Other Parts Discussed in Thread: PROFIBUS, SYSBIOS
Hello,
I can compile and link with CCS5.3 the profibus-slave example taken from am335x.......sdk_1.0.0.5 and I got:
profibus_slaveSD.bin
profibus_slaveSPI.bin and
profibus_slave.bin
I will use profibus_slaveSD.bin at the ICE Board. I have a 2GB micro SDCard. On the card are stored the two files:
(1) MLO
(2) app.bin (prebuilt example)
from am335x_sysbios_ind_sdk_prebuilt_01_00_00_05. The app.bin will be loaded into the RAM an the application is running.
Now, when I replace the prebuilt file app.bin by the CCS5.3 profibus_slaveSD.bin (renamed to app.bin) the app will be not loade into the RAM.
(1) MLO
(2) app.bin (self generated by CSS5.3 example)
Has anyone an idea what is happen here?
Regards
Klaus