Syslink examples do not work on DM814x EVM
1) The pre-installed examples on the SD card are incomplete (no scripts) and lock up the board trying to use slaveloader
2)
The examples in the NFS mounted file system fail
with the following message.
BUG: Your driver calls ioremap() on
system memory. This leads to
architecturally unpredictable behaviour on ARMv6+, and ioremap() will fail in
the next kernel release. Please fix your
driver.
3) The examples built from /ti-ezsdk_dm814x-evm_5_03_00_09/component-sources/syslink_2_00_04_83 fail similar to above. The terminal is locked up after running it.
Are there any working examples of Syslink for this platform?