Hi
I have a problem with loading a binary file to the K64F board.
file is k64f.bin --> 13268B
I have no problem with loading demo binaries like: led_blinking.bin --> 4432B or hello_world.bin --> 5416B
I'm trying to load compiled with arm-none-eabi-gcc minimal version of RTOS without vector table and CMSIS
Board returns me DETAILS.txt and FAIL.txt
Anybody know what could be the reason ??
Thanks
Ice