Hi, all!
I have a problems with booting from ethrnet the project that uses NDK on EVM6678LE board.
When I boot other projects without NDK, everything works fine.
The project with NDK work correctly from CCS, but when I try to boot it from ethernet, it doesn't work.
I make .eth file like discribed in this post:
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/348700/1220929
My .rmd file is:
test_eth.out
-a
-boot
-e _c_int00
-order L
ROMS
{ ROM1: org = 0x0400, length = 0x80000, memwidth = 32, romwidth
= 32
files = {test_eth.btbl}
}
I'm using:
CCS 6.0.1
SYS/Bios 6.40.1.15
XDCtools 3.30.3.47
MCSDK 2.01.02.06
NDK 2.24.0.11
Platform ti.platforms.evm6678
Best Regards,
Nik