Hi
I'm asking for help again with Buffers.
I would like to enter key presses from a hex key pad into a buffer.
I will use the # key for End of key presses.
I am still using assembly, but learning C with PIC32.(I hope I'm doing the right thing).
I have included the piece of code from the program.
I have run the program in mplab but do not see the key presses in the buffer.