Other Parts Discussed in Thread: TMS320C6748, SYSBIOS
I am using ccs4.x, Bios6.x.
The example project "Clock" test OK in EVM board(OMAP-L137EVM).
But when I using the same example code in my own platform( board based TMS320C6748). the code doesn't work.
no log info is printed in "console panel".
can you give me some advice about how to locate the problem?
I manually invoked Hwi_enable(); Swi_enable() in main(). but still doesn't work.