Hi i don't know if this is a stupid question
but for the bootloader to work the following define needs to be included
on top of the program
DEFINE LOADER_USED 1
where can i find this in the pbp folder so that i can see what its actually doing
Isaac
Hi i don't know if this is a stupid question
but for the bootloader to work the following define needs to be included
on top of the program
DEFINE LOADER_USED 1
where can i find this in the pbp folder so that i can see what its actually doing
Isaac
PBPPIC18.LIB if you are using the 18-series, if you use anything else PBPPIC??.LIB is a good guess (where ?? is the serie). These files are found in the PBP directory.
Hope it can be what you asked for
/me
Thank you very much
That was exactly what i was looking for
Regards
Isaac
Bookmarks