Edit: I've since discovered it was some sort of corruption as the folder '..\mqx\source\bsp\twrk60n512\gcc_arm' was missing, along with 'initflash.ld'.
After copying them from a more complete installation the build was fine and I have since managed to build and debug 'hello2' using the gcc_arm toolchain in KDS.
Hi,
I've tried building the library for the twrk40d100m using the make files and gcc_arm and the linker file was correctly created. Any ideas why the twrk60 linker isn't being made?
I've jumped ship and moved to the twr40 build to try and get this code to atleast build, before trying to sort out issues with the twr60 build.
Had to change a few directories in the make files:
- '/4.7.4/' to '/4.8.0/'
- removed '/armv7e-m/' from directory paths
The build scripts seem a bit happier after this, but I can't locate a 'libnosys.a' in the KDS toolchain, any ideas where it might be lurking?
I realise that MQX support will be coming to MQX at some point in late August, but i'm currently interning at Freescale Aylesbury, where they've asked me to rebuild one of their MQX demos in KDS and I'll have likely finished my internship by the time the support is released.
Regards,
Rael S-R