Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Navahoo

Pages: [1]
1
I just got uTasker stuffs and after following the uTasker help list http://www.utasker.com/kinetis.html,  I complete the first building in Visual Studio ( I think the default HW type is FRDM_KL82Z..), and also saw the blink LED :)

then I tried next board TRK-KEA8,  and update Link file to KEA_8_1.ld  ( BTW, there don't have KEA_8_1_BM.ld? ) , build failed because output binary is too big than TRK-KEA8 flash size (8K)? 

so my question, how to configure to meet 8K flash size...

BTW: when I build for TRK-KEA8, Hardware\Kinetis\kinetisSim.c have undefined error for  PC_4_KBI1_P0 and PC_5_KBI1_P1, I just workaround to quick define fake one ( as I do not know the meaning now).

Thanks.

Pages: [1]