DogFlu66
Member
Hello; I have a slightly special question.
For the Pic18F series I use a few machine instructions to obtain the memory address of a variable at runtime in a Basic oshonsoft program.
This is because I cannot obtain the address directly, but if I can pass it to a machine program and then recover it to a normal language variable at runtime.
I show the example:
I have the problem for the 16 F series, I have not been able to find an equivalent in machine code.
For the 16F series I have only been able to pass memory addresses that are only 1Byte long.
For the Pic18F series I use a few machine instructions to obtain the memory address of a variable at runtime in a Basic oshonsoft program.
This is because I cannot obtain the address directly, but if I can pass it to a machine program and then recover it to a normal language variable at runtime.
I show the example:
I have the problem for the 16 F series, I have not been able to find an equivalent in machine code.
For the 16F series I have only been able to pass memory addresses that are only 1Byte long.