We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello all,
I'm new to this community and DS-5 as well. I've just installed DS-5 community edition on my Windows 7 host machine. I want to use DS-5 for development for NXP i.MX6 based board.
On i.mx6 target I have running Yocto-Linux based image with gcc and gdbserver installed. I have built the Linux-Yocto image on my Linux-based (ubuntu) virtual machine.
Now I want to have simple "Hello World" application compiled, get it running on target and start debugging it with DS-5 debugger.
My question is how do I set up DS-5 toolchain for compilation?
I can use gcc and gdbserver on target?
Can I use cross-toolchain for target on my host Linux-VM and what is the way to set it up?
Thank you.