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.
Hello,
When I build a C source with the code
__asm void test( void ) { PRESERVE8 mov r0, #0 }I have the error message : "Sh: /opt/RVDS4/RVCT/Programs/4.0/400/linux-pentium//armasm: Permission denied (E0)" in file "/test/main.cpp"
Thanks.