Other Parts Discussed in Thread: SYSBIOS, AM3359Equipment:
Board: ICE v2, CCSv6 vs. 6.0.1.00040,
TI XDS100v2 USB Emulator,
Windows7,
am335x_sysbios_ind_sdk_1.1.0.5
NDK 2.24.1.18
NDK's NSP 1.10.2.09
SYSBIOS 6.40.3.39
Compiler TI v5.1.9
Hello,
the EthernetIp-Adapter example builds. However, there are 31 known warnings.
Trying to load the .out file fails.
This is the error message:
CortxA8: File Loader: Data verification failed at address 0x80000000
Please verify target memory and memory map.
CortxA8: GEL: File: C:\ti\am335x_sysbios_ind_sdk_1.1.0.5\sdk\examples\ethernetip_adapter\Debug\ethernetip_adapter_0.out: a data verification error
occurred, file load failed
In a separate project I removed all ethernetip specific parts to get the 'Standalone switch' version as described in the Users Guide. This project
compiles without errors and warnings.
But it doesn't load either. The error message is the same.
I finally tried to load a new empty project ( SYSBIOS->GNU Target Examples->Minimal ). No success either. The error message is the same except for
the addres, which is 0x80000001.
In the target configuration file
XDS100v2 USB Debug Probe and
ICE_AM3359
have been chosen.
Can anybody suggest what to do?
Thank you.
Regards,
Martin H.