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.
Hi,
I was import Hello World example from Linux_example.zip file (C:\Program Files\DS-5\examples\Linux_example.zip) and coding a short program.
When I try to debug the program, I'm confusing about the debug setting. It looks different from Hello World Project create by DS-5.
As attached file, ds-5_debug.jpg image is Hello World example import from DS-5 example file, and ds-5_debug_1.jpg is Hello World Project create by DS-5.
It seems like some configuration missing and I don't know how to config ARM compiler.
Hi Joe,
Thanks for reply.
I'm looking for a way to create Linux application project with ARM Compiler, is that possible?
Hi William,
Linux applications *generally* need to be compiled with GCC. It's included in DS-5. ARM Compiler is generally for bare metal (running without an operating system) applications, so no, it's not possible.
Thanks,
Joe