View previous topic :: View next topic |
Author |
Message |
RLScott
Joined: 10 Jul 2007 Posts: 465
|
Making device header file for SFRs |
Posted: Fri Aug 19, 2016 3:42 pm |
|
|
I have the IDE, although I never use it, except for one thing: to make a device header file that defines the SFRs, so I can use direct register programming, rather than the CCS library. However, I haven't used a new device for a long time, and for the life of me I can't remember how it is done, nor can I find it in the IDE menus, or in the PIC-C help file. How do you use the IDE to create the device SFRs header file? _________________ Robert Scott
Real-Time Specialties
Embedded Systems Consulting |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1934 Location: Norman, OK
|
|
Posted: Fri Aug 19, 2016 4:04 pm |
|
|
IDE => Tools => Device Editor=> Registers=> Make Include File _________________ Google and Forum Search are some of your best tools!!!! |
|
|
RLScott
Joined: 10 Jul 2007 Posts: 465
|
|
Posted: Fri Aug 19, 2016 4:17 pm |
|
|
dyeatman wrote: | IDE => Tools => Device Editor=> Registers=> Make Include File |
Thanks. I'll try to remember that for the next time. _________________ Robert Scott
Real-Time Specialties
Embedded Systems Consulting |
|
|
|