Hi;
When I try to configure RTRT (test software from IBM) to Keil ARMCC compiler and linker, I got following error code:
Warning: L6310W: Unable to find ARM libraries. Error: L6411W: No compatible library exists with a definition of startup symbol __main.
Does anyone know to to fix it? Thanks in advance.
Are you able to build other applications?
Does RTRT come with it's own startup file, or does it expect you to write one - or use the Keil default file?