I finally wrote the first code today. Also roughly familiar with the process of 32, today finally feel, actually a lot of things, you just started to look at the time is really difficult, but as long as you do not give up, every day to see him, one day you will be enlightened.
Really, yesterday look at these processes is really big head, and the clip in a quick about more than 10 files to build, there are a lot of file classification placement, is really super trouble, and today contrast the rationale, in fact, that is.
Just yesterday took a lot of detours, just a meeting in fact not so troublesome. Normal like 51 to set up the file, just a step outside the selection, and some of the tutorial directly skipped, that is because he step after a step to add
These peripherals, and most of the peripherals that were selected at the beginning, are not the same. Watching a lot of tutorials, the more you look more blind. Actually, that's it.
1. New Project
2, put in the example inside
3, choose the model, select peripherals, the necessary several, freamwork/rcc/startup ... (When the peripheral needs to be added directly in the back, now only realize the power of this feature)
4. Create code area, save. c files in the user folder,
5. Add the project and load the. c file into the project.
6, happy to write code.
It probably looks like this after the building.
In fact, the startup file has been put in the inside, a bit is to skip this step, after adding, I think that a little trouble, or it is more convenient.
Another two hours.