Hallo TI,
From TI Resource Explorer, SYS/BIOS example programs,
I used program for clock_F28M35H52C1_CortexM and run it. It works fine.
Also I used program for clock_F28M35H52C1_TMS320C28XX and run it. It works fine too.
Now my question is that in documentation of SYS/BIOS, I read that start from M3 is required to execute program on C28. But I can not see any instruction in clock_F28M35H52C1_TMS320C28XX that gives start command to C28. Even the source file clock.c is identical in M3 and C28 clock program.
So, where is start command is writte in clock_F28M35H52C1_TMS320C28XX, so that its executing correctly?
Regards,
Priyank Soni