18F4585 .inc file MPLAB X Assembly with pic-as

Thread Starter

atferrari

Joined Jan 6, 2004
5,001
MPLAB X 6.20 version installed 5 days ago.

I am translating code written in MPASM Assembly to compile with the new pic-as.

Looking for the respective .inc file, I carefully browsed every single directory in the XC8 tree of MPLAB X with no luck.

Where should I go to download it?
 

Thread Starter

atferrari

Joined Jan 6, 2004
5,001
Well, after posting here, I kept searching and in one IA, I was told that adding
include xc.inc will make it unnecessary. Few versions of MPLAB X ago, it was.

In one hour I will be verifying that.

Thanks for posting.
 

nsaspook

Joined Aug 27, 2009
16,249
I do not follow you @nsaspook

MPLAB® X IDE v6.25 Released
Version 6.25 of MPLAB® X IDE provides many new features and enhancements, including:

Support for the new dsPIC33A and PIC32A devices
Support for MPLAB PICkit™ Basic low-cost debugger
Ability to disable Bluetooth® radio on MPLAB PICkit 5 debugger
Ability to chat with a Microchip live agent for support while inside MPLAB X IDE
Improved performance for programming and debugging
 

schmitt trigger

Joined Jul 12, 2010
2,027
I am in absolute awe of people who actually use assembly language.
To me, they are demi-gods, with supernatural powers similar to walking over water.
 
Top