Quantcast
Channel: MPLAB XC16
Viewing all articles
Browse latest Browse all 1508

xc16 1.61 assembler cannot nest .irp inside .rept (Franck78)

$
0
0
Just for info .rept #10
nop
.rept #10
nop
.endr
.endr
.irp X, 1,2,3
nop
.endr
BUILD SUCCESSFUL (total time: 3s) Now move the irp macro inside the rept:.rept #10
nop
.rept #10
nop
..

Viewing all articles
Browse latest Browse all 1508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>