Other Parts Discussed in Thread: BEAGLEBOARD-X15,
Tool/software: TI-RTOS
We use the BeagleBoard-X15 to train us into the multiprocessor system from AM5728.
The A15-0 should communicate with the DSP1 via IPC.
The development environment:
For debugging we use XDS200.
For the A15-0 we use XUbuntu with the ti-processor-sdk-linux-am57xx-evm-05.00.00.15.
For RTOS on the DSP1 we use Windows 10 and the Code Composer Studio.
To load the RTOS binary file on the DSP1, we stop the UBoot and then we followed your instructions.
We had no problems with this method.
Now we started to develop with our own board.
On the Linux side, we have no problems.
But if we stop the UBoot to load the RTOS code on the DSP we always get an error message that the GEL files can not be loaded.
Only if we remove the SD card it is possible to load the code into the DSP1.
We compared the configuration files from the BeagleBoard-X15 and the new board, but we did not notice any differences.
What reasons can it have that the GEL file can not be loaded?
Thanks for your efforts and kind regards,
Veronica Klotz