stoyanoff
Joined: 20 Jul 2011 Posts: 375
|
Problem with ccs mmd stack 2012_6_22 |
Posted: Thu Jan 10, 2013 1:35 am |
|
|
Hi, everyone! I'm using CCS mdd stack v 2012_6_22 for 8 bit microcontrollers (18F66J60, 18F67J60). Now I want to use it with 16 bit microcontroller but I have a problem. My complier returns an error when I try to compile the example with
Code: | #define HW_CCS_PIC24USB |
and 24FJ32GA004.h
The error is Expecting an identifier Bad SFR name.
It's the same when I try with another controller - 24FJ64GA306.
I'm using MPLAB v8.33 and CCS v4.134.
What should I do to make this stack run for 16 bit micros??
Thanks! |
|