Hello.
I am evaluating ISDK using ICEv2.
Although I installed ISDK v1.1.0.3 and try ethernetip_adapter demo(without any modification), it is not operate correctly.
Do anyone encounter the same issue?
Do you have any workaround on this?
Environment is:
CCS v5.5.0.00077
CGT TI v4.9.2
XDCtools v3.24.3.33
SYS/BIOS v6.35.1.29
NDK v2.22.2.16
To check issue, I am doing following sequence.
1. Install ISDK v1.1.0.3 to my PC.
2. Import the ethernetip_adapter demo to CCS.
(C:\ti\am335x_sysbios_ind_sdk_1.1.0.3\sdk\examples\ethernetip_adapter)
3. Open SYS/BIOS configuration file(app.cfg) to generate files regarding project.
4. Rebuild project and I got "ethernetip_adapter.out".
In this point, there are one error and several warnings.
5. Invoke debugger and connect ICEv2 using on board emulation.
6. Run --> Reset --> CPU Reset(HW)
7. Script --> System Initialization --> AM3359_ICE_Initialization
8. Load "ethernetip_adapter.out" to target board.
In this point, AM335x keep running.
9. When I push halt button, program counter indicates 0x2008C (It means data abort exception handler).
If you have more information, please let me know.
Best regards, RY