Other Parts Discussed in Thread: SYSBIOS, AM3359
Hi,
I've just started evaluating the IDK, but when trying to build the examples I run into trouble.
First I tried the code composer version that was on the SD card, but this would not build, because the target was not supported.
Then I upgraded to CCS 5.2.1.00018 and I could build the applications. The applications will not run though, all is silent after the bootloader says:
"Image Copy Successful, Executing Application..".
I verified that I generate the output binary for SD card.
I have set the board type in main.c to AM335X_BOARD_TYPE_IDK.
I tried am335x_sysbios_ind_sdk_1.0.0.2 and 1.0.0.4.
I am able to run the prebuilt applications
I did notice that the processor speed in the .cfg file (550 MHz) is not what I would expect (i.e. 24 MHz, although I do not know if the AM3359 has an internal clock generator).
Can anyone give me some tips to get me further?
I'm especially wondering if the cfg settings are OK, but since the processor, CCS, and SYS/BIOS are all new to me I have no clue how to properly configure SYS/BIOS.
Thanks in advance.
Regards,
Sytse