Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi, I've been using MBED for quite some time, my project has gotten at the complexity level that I needed a good debugger so I installed and exported it to KDS. This is a project that uses the FRDMK64. I reviewed the online tutorials and documents closely, imported the project that MBED generated and it complied and built. I then set up the debugger to work with OpenSDA. I need to use Semi-hosting so I enabled this feature. Part of the instructions are to change the linker flags to rdimon.specs. There is the catch. If I use this the project no longer builds but without it I can't use semihosting. It appears a lot of the multiple definitions that occur, things like "_read", "_lseek", "write", etc.
Has anyone solved this?
Thanks