Hello, I use MicroCode Studio for manage code of PIC BASIC.
I want use ASM in the BASIC code, but I don't know pass the parameters from BASIC to ASM. I need help!
Bye, Giuseppe
Printable View
Hello, I use MicroCode Studio for manage code of PIC BASIC.
I want use ASM in the BASIC code, but I don't know pass the parameters from BASIC to ASM. I need help!
Bye, Giuseppe
Have you read section 8 in the PBP manual?
Yes, but i don't found how to pass the parameters
Chapter 8 - specificaly Section 8.2.
Ok, Now Work Thanks.