We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all! I have a problem with the definition of memory space in the e.g. XT memory. I defined a segment, like above, with 1 byte length.
?XT?MEMORY_SIZE?mifare_main SEGMENT XDATA RSEG ?XT?MEMORY_SIZE?xxxxxx_main MEMORY_SIZE: DS 1 memory_blocks XDATA $ - MEMORY_SIZE
XDATA 0036H 0012H UNIT ?XT?MEMORY_SIZE?xxxxxx_MAIN
is beeing included several times I think you have found your answer. Jon