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.
I want to program the mbed using the online compiler, but without using mbed library, I want to access registers direct, like in the example:
PINSEL3 =0x00000000; FIO2DIR2 =0x00; ..........
To understand what I want. I included the LPC17xx.h file but it gives error that PINSEL3 is not declared. How in the name of god can I do it. Give me some instructions....pleeeaaseee.
Thanks.