Hello,
Apologies if there already threads about this topic , but I cant found any in the forum. I tried to googling and didn’t find much help with Dynamic C Programing. The only UC I have knowledge which not much is the PIC and was using assembly language for programing. I have basic to intermediate knowledge on C and C++ but not on how to program a UC.
Anyway lets get to the point. I have the BL4S100 dev kit which include with a Demo board for playing with I/O. It include with sample which I manage to run a few successfully. But that doesn’t help much on creating my own coding since I don’t understand much on the coding structure such as how to initializes the port to become output or input and how to manipulate the I/O. When I started on PIC I learn from basic such as how to flash LED, delays and using the I/0.
Can any of you guys help me with a simple coding for me to start ,such like a simple LEDs turning of and on with delays or maybe by pressing the switch for to turn on and of the LEDs.
Really appreciate the help and thanks in advance.