My project implimentation of CAN protocol using LPC2148 in green house system. project code dose not run in keil(micro-vision4).what I do?
Not to mention Analysis and Design - which should come before writing code!
Analysis is about gaining a full undertanding of the requirement; ie, the problem to be solved;
Design is about formulating a solution to the problem;
Coding is the final step - putting the design into practice.