View previous topic :: View next topic |
Author |
Message |
le lam
Joined: 07 Jan 2020 Posts: 3
|
CCS 5.015 did not find device PIC12 (L) F1571 / 2 |
Posted: Tue Jan 07, 2020 1:01 am |
|
|
Hi guy,
I am designing the application using PIC12(L)F1571/2, but no device found in CCS 5.015.
How can I program it with CCS.
Thanks! |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19506
|
|
Posted: Tue Jan 07, 2020 2:45 am |
|
|
Buy a newer compiler.
The 1571 came out at the end of 2013. Just postdates your compiler.
It was added just a couple of versions later (5.019 launched at
the start of 2014, has support for this). |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Tue Jan 07, 2020 2:46 am |
|
|
You can download the CCS demo. It will be a current (or nearly current)
version of the compiler. It's the full compiler, except that it doesn't have
most of the example files. It will have the 12F1571 or 12F1572, but
the compiler will only work for 45 days after you install it. You need to
finish your project within that time.
See this link:
http://www.ccsinfo.com/ccsfreedemo.php |
|
|
le lam
Joined: 07 Jan 2020 Posts: 3
|
|
Posted: Tue Jan 07, 2020 3:12 am |
|
|
PCM programmer wrote: | You can download the CCS demo. It will be a current (or nearly current)
version of the compiler. It's the full compiler, except that it doesn't have
most of the example files. It will have the 12F1571 or 12F1572, but
the compiler will only work for 45 days after you install it. You need to
finish your project within that time.
See this link:
http://www.ccsinfo.com/ccsfreedemo.php |
Hi,
I see, thank you so much! |
|
|
le lam
Joined: 07 Jan 2020 Posts: 3
|
|
Posted: Tue Jan 07, 2020 3:13 am |
|
|
Ttelmah wrote: | Buy a newer compiler.
The 1571 came out at the end of 2013. Just postdates your compiler.
It was added just a couple of versions later (5.019 launched at
the start of 2014, has support for this). |
Yes, thank you! |
|
|
|