Forum : ARM
Original Post
Post Information | Post |
---|---|
August 8, 2020 - 1:07pm
|
Can ARM assembly language be used in this IDE to create programs? Thanks & Regards Sajeev |
Forum : ARM
Post Information | Post |
---|---|
August 8, 2020 - 1:07pm
|
Can ARM assembly language be used in this IDE to create programs? Thanks & Regards Sajeev |
Ride7 with RKit-ARM supports the use of Assembly language that is written for the GCC compiler for ARM.
If your project uses Assembly language that is written for other compiler/assembler tool chains (ARM-Keil, IAR, Tasking, etc.), errors may occur during compilation and debugging of the project.
We recommend that you refer to the GCC toolchain documentation that is provided with our RKit-ARM software installation.
Best Regards,
Raisonance Support team