Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH
Tool/software:
Hi,
I'm trying to get to Profinet Device Demo included with the Industrial Comms SDK 9.2.0.7 to run on my AM64 EVM board. I'm switching from the one in SDK 8.6.0.48 which did already run.
The demo compiles without issues and I load it to R5_0_0 using the launch config included with the demo.
I followed the instructions from the documentation on how to run the demos (Example Quickstart, Flash initialization binary).
When debugging the example works fine up to the point where it calls PN_API_IOD_startup(..) from which the execution never returns.
I could trace this to an endless loop inside the stack lib where it waits on a state that never happens.
The terminal output looks like this:
The Demo has MDIO Manual Mode as preset. I also tried withput it but it did not change the behavior.
Are there additional steps necessary to run the demo, or should it work out of the box?
Regards
Philip
(Edit: Removed redundant images)