I'm currently running Ethernet (RTOS) tests on MCU2_0 / Main_Cortex_R5_0_0. (It's the only core I'm currently using.)
In CSS I use the lauch.js script to load the DMSC and the MCU1_0 sci server. Then I load the enet_lwip_example_freertos_mcu2_0_debug.xer5f.
When I reset the core and restart the program I get an Error:
[UDMA] [Error] Sciclient event config failed!!!
The only way to get the sample running again is to power down the board (E721_EVM) and start from scratch.
First the effort and the cycle times for testing are quite tedious and annoying. Second I fear that reseting the core in case of a severe problem would rendet it useless as it doesn't rebbot sucessfully.
Is there a way to sucessfully reboot the application?