Hi Guys,
Im looking to port an application from C/C++ and Arm Cortex M3, over to Arduino.
I have the full source code and a plan of the specific functions that I need to port over with permissions to do this, but I'm not allowed to share the source code at this stage.
A few questions on this:
- How would be best to port this over? ( I found lots of Arduino -> Arm tutorials but none the other way)
- Will I have to make major changes to the header files as well as the .c files?
- Is there any resource that shows arm/c functions/libraries compared to Arduino/Processing?
- At some stage I'm looking to develop a commercial application, is it worth learning Arm for this? What are the benefits/drawbacks?
Many thanks,
Ben