Hi, We are porting ibl on our customized Dual DSP processor(C6678) board. I have following queries,
Query 1: We are able to boot the ibl and invoke application through tftp successfully.but once application is terminated,its not returning back to ibl. I have to once again switch off my board to run the application again. Plz guide me how to return back from application to ibl.
Query 2: I want to change the serverip , ip address , netmask and gateway dynamically . such that i can boot the application from different server instead of using hardcoded serverip in device.c Is it possible to change it dynamically ?