Other Parts Discussed in Thread: AM5728
Tool/software: TI C/C++ Compiler
Hi,
I have been trying to migrate my project (AM5728) sys/bios 6.46 to v6.51 following the instructions found in
http://processors.wiki.ti.com/index.php/SYS/BIOS_with_GCC_(CortexA)
But I suspect that these instructions are c specific, because when i try to compile my project with a combination of c/c++ code, i get a whole bunch of compilation errors.
among others:
conflicting declaration of c function .....
template specialization with C linkage
Is it some specific steps needed to opt for c++ in the migration process left out of the wiki?
please advice
best regards
Martin Carlsen