I would like to know how to embed the user ID using PBP? Can I use poke above memory 1FFFH?
I would like to know how to embed the user ID using PBP? Can I use poke above memory 1FFFH?
Hi,
From µChip MPLAB Programmers HELP :
From '628 DatasheetID Location : Program or verify the User ID. You can set the User ID by selecting Configure>ID Memory.
I'd recommend you to read The MPASM Help chapter relative to "__idlocs" ...14.10 User ID Locations
Four memory locations (2000h-2003h) are designated
as user ID locations where the user can store
checksum or other code-identification numbers. These
locations are not accessible during normal execution
but are readable and writable during Program/Verify.
Only the Least Significant 4 bits of the user ID locations
are used for checksum calculations although each
location has 14 bits.
I will become obvious for you, then ... even if you have a "non µChip" programmer.
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Déja-vue
Writing User ID
http://www.picbasic.co.uk/forum/showthread.php?t=7644&
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Wasn't it called " RTFM " in the good ol' Forum times ...deuhhh, yes there's an easier way.... Always nice to read MPASM PDF
Quand la censure ne coupait pas systématiquement tout ce qui pouvait ressembler à de l'humour ...
Mheuuuuunoon, je l'ai pas dit ...
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
hasquetèkon
![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks