Hey guys,
this is my first contact with the Sitara AM3359 ICE V2 Board.
I want to use the board for Profinet communication. Therefor it is an example from ti available.
I downloaded the "am335x_sysbios_ind_sdk_1.1.0.4" Software, which include the Profinet-examples from http://www.ti.com/tool/sysbiossdk-ind-sitara .
After i have imported the profinet-project and test the connection over "XDS100v2 USB Emulator" to the board successfully, i builded the project successfully.
In the debug-window are now four prozessors:
- M3_wakeupSS_0
- Cortex A8
- PRU_0
- PRU_1
For Cortex A8 is a "profinet_slave.out" file generated by building the code, but what's with the other prozessor?
When i try to start the "M3_wakeupSS_0", the following Error-Log appear:
Error-Log:
---------------------------------------------------------------------------------------------------------------
Error connecting to the target:
(Error-1266 @ 0x0)
Devive is held in reset. Take the device out of reset, and retry the operation.
(Emulation package 5.1.232.0)
-----------------------------------------------------------------------------------------------------------------------
Do you know the problem? Or do you know what i have to do?
Furthemore is there anywhere a "guide", where i can see step by step what i have to do for using the sitara with profinet?
( I have read the "AM335x SYSBIOS Industrial SDK Getting Started Guide" and "AM335x SYSBIOS Industrial SDK 01.01.00.04 User Guide", but there aren't enough information!
Can someone help me, to start the sitara with the profinet-example?
Regards,
Sebastian