Other Parts Discussed in Thread: OMAPL138
Hello,
I changed the code from the linux dsplink mplist sample on my custom OMAPL138 board.I added HWI SWI and TSK to my dsp project.When I called PRO_load function in gpp application,the gpp stopped and the dsp application executed.In my opinion,the gpp application shouldn't stop,it should continue running to next step(In my app is PRO_start()).Did the system collapse when I call PRO_load?
How to solve the problem?
Thank you in advance.
--------
yugy