bank selection instruction

Status
Not open for further replies.
As I said earlier, why don't you use MAPASMWIN for now? It would allow you to assemble the code and get a working hex file. Meanwhile you can investigate what the problem with MPLAB is. Fors sure it's not the code, as it's been assembled with no errors (just the two irrelevant warnings about bank switching)
 

i have tried this but i faced a problem
when i come to assembling it says " program length may not exceed 62 charachters"
what is the solution
 
It cannot handle long filenames. Place the asm file in C:\leds\ for example and it will work.
 
yes, it worked. thank you
if you can more help me , please tell me what to do about Mplab
thanks
another thig please
Here in Egypt , We do not have Official Microchip prgrammer
so can MPlab program a PIC using a hand-made programmer of serial type or i will have to use winpic
thanks after all
 
Last edited:
Hi,
Just got my MPLAB v8.0 installed, it works well. I was using v7.6.
Have you tried reinstalling it? Any third party software with programmer will work well
 
From v8 release notes

 
m_saeed_soliman said:
yWe do not have Official Microchip prgrammer
so can MPlab program a PIC using a hand-made programmer of serial type or i will have to use winpic
thanks after all

You'll have to program the *.hex file created by MPLAB into the PIC using winpic. Or you can build your own ICD clone like the inchworm which will work from MPLAB:
**broken link removed**
I'd recommend buying the kit, but you can also build your own using the schematic and firmware supplied.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…