Tool/software: Linux
1.My board is evmAM5728 !
2.SDK linux is 0403
3.Now I want to boot up DSP RTOS form linux .When I read IPC describe,I find this
3.now I can get the server_dsp1.xe66 image by bulid the sdk linux!
4.But I am not familiar with the Linux build .I prefer to use CCS to add project and build it and I can only get a .out file not .xe66.
5.So if I can get a .xe66 by CCS? if not,is there any other way to boot up the DSP RTOS
6. I notice this form the board
the file of am57xx-pru_0-fw is link to a .out file ,this mean I can boot up the DSP RTOS by .out file?
is there some description about it?