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.


Messages - Navahoo

Pages: [1]
1
Thanks the help, here is my following question
1. if no KEA_8_1_BM,  assume we can only use KEA_8_1 for uTaskerV1.4_BM.elf build also.

2. for feature disable,  I started to look config.h,  I just enable BLINKY and HELLO_WORLD, now build for KEA8 succeed. :)  but   the ustaker for KEA8 (refer the attached ) is different with http://www.utasker.com/kinetis/TRK-KEA8.html.  the difference is ustasker in my PC have 6 ADC lines, but picture in web don't have 6 ADC lines? And we can see the hint in the uTasker simulater status bar is "FLASH= 64K", assume it should be 8K.


3. I did not find how to use serial port?  assume we need a tool or telnet/secure CRT to connect to serial port of uTasker Simulator(which is running in Windows )

4. when  for TRK-KEA1288, Hardware\Kinetis\kinetisSim.c , PI_0_UART2_RX/PI_1_UART2_TX undefined error happen


Thanks

2
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]