Search found 2 matches
- 26 Mar 2013, 23:20
- Forum: OSTC Mk.2, 2N and 2C (Sold between 2007 and 2014)
- Topic: Assembler and options
- Replies: 2
- Views: 2712
Re: Assembler and options
Doh, should have checked that one. When I changed toolsuites to the C18 it automatically moved all the .asm files into the source folder! Thanks for that, all works well now.
- 26 Mar 2013, 03:22
- Forum: OSTC Mk.2, 2N and 2C (Sold between 2007 and 2014)
- Topic: Assembler and options
- Replies: 2
- Views: 2712
Assembler and options
Apologies if this topic has already been posted. I’m trying to build the code using MPASM v5.46 (from MPLAB IDE v8.86) and it fails to build ADC_RTC.asm complaining of labels not defined, symbols not defined, etc.. I have had a little experience with PICs, but have never used multiple assembly files ...