CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 12 matches
CCS Forum Index
Author Message
  Topic: In CCS IDE cant debug, cant find MPLABX
FermiTin

Replies: 7
Views: 23436

PostForum: General CCS C Discussion   Posted: Wed Dec 26, 2018 10:46 am   Subject: In CCS IDE cant debug, cant find MPLABX
Can i use pickit 3 and just the free CCS C IDE with this method?
  Topic: In CCS IDE cant debug, cant find MPLABX
FermiTin

Replies: 7
Views: 23436

PostForum: General CCS C Discussion   Posted: Thu Dec 20, 2018 4:47 am   Subject: In CCS IDE cant debug, cant find MPLABX
Alright, thank you. I really don't like MPLABX, so i won't be using a debugger then.
  Topic: In CCS IDE cant debug, cant find MPLABX
FermiTin

Replies: 7
Views: 23436

PostForum: General CCS C Discussion   Posted: Thu Dec 20, 2018 2:39 am   Subject: In CCS IDE cant debug, cant find MPLABX
But i want to use the debug option in CCS C IDE, not in MPLABX.

In the pdf it doesnt say anything about CCS debugging
  Topic: In CCS IDE cant debug, cant find MPLABX
FermiTin

Replies: 7
Views: 23436

PostForum: General CCS C Discussion   Posted: Thu Dec 20, 2018 2:26 am   Subject: In CCS IDE cant debug, cant find MPLABX
Hello, i have a problem. When selecting the debug option (in CCS IDE), picking MPLABX and PICKIT3, it says to find mplab_ide. I point it to my install of MPLABX in C:/... Then it says it cant find it. ...
  Topic: Some of the PIC pics cant output 5V (SOLVED)
FermiTin

Replies: 17
Views: 42510

PostForum: General CCS C Discussion   Posted: Fri Dec 07, 2018 1:55 pm   Subject: Some of the PIC pics cant output 5V (SOLVED)
Found the problem... The sellers gave me a PIC18F2455 and not a PIC18F24K22... Never leaving without checking the products again!
  Topic: Some of the PIC pics cant output 5V (SOLVED)
FermiTin

Replies: 17
Views: 42510

PostForum: General CCS C Discussion   Posted: Thu Dec 06, 2018 6:31 am   Subject: Some of the PIC pics cant output 5V (SOLVED)
I even put the circuit in a breadboard, connecting only the most important parts. Does not work.

https://imgur.com/a/iA8gNtV
  Topic: Some of the PIC pics cant output 5V (SOLVED)
FermiTin

Replies: 17
Views: 42510

PostForum: General CCS C Discussion   Posted: Thu Dec 06, 2018 6:11 am   Subject: Some of the PIC pics cant output 5V (SOLVED)
Looks like using mplabx didnt work either.

// PIC18F24K22 Configuration Bit Settings

// 'C' source line config statements

// CONFIG1H
#pragma config FOSC = ECHPIO6 // Oscillator Selection ...
  Topic: Some of the PIC pics cant output 5V (SOLVED)
FermiTin

Replies: 17
Views: 42510

PostForum: General CCS C Discussion   Posted: Thu Dec 06, 2018 4:00 am   Subject: Some of the PIC pics cant output 5V (SOLVED)
Multimeter continuity test doesnt show a connection on either sides of the pin.

For now, im installing MPLABX and see if it is a CCS C problem.
  Topic: Some of the PIC pics cant output 5V (SOLVED)
FermiTin

Replies: 17
Views: 42510

PostForum: General CCS C Discussion   Posted: Thu Dec 06, 2018 2:55 am   Subject: Some of the PIC pics cant output 5V (SOLVED)
Nothing, just like in the picture. The other pins, non analog work fine.
  Topic: Some of the PIC pics cant output 5V (SOLVED)
FermiTin

Replies: 17
Views: 42510

PostForum: General CCS C Discussion   Posted: Thu Dec 06, 2018 2:21 am   Subject: Some of the PIC pics cant output 5V (SOLVED)
Still not working. 9 pin (PIN_A7) is 0.02V. main.c is the same, main.h is updated:

main.h

#include <18F24K22.h>
#device ADC=10

#FUSES NOWDT, INTRC_IO , PRIMARY_SW //No Watch Dog ...
  Topic: Some of the PIC pics cant output 5V (SOLVED)
FermiTin

Replies: 17
Views: 42510

PostForum: General CCS C Discussion   Posted: Tue Dec 04, 2018 1:03 am   Subject: Some of the PIC pics cant output 5V (SOLVED)
Okay, here is the version of the compiler: CCS PCH C Compiler, Version 5.074, xxxxx

This is the complete code, everything not shown is completely commented out.

#include <main.h>

void m ...
  Topic: Some of the PIC pics cant output 5V (SOLVED)
FermiTin

Replies: 17
Views: 42510

PostForum: General CCS C Discussion   Posted: Mon Dec 03, 2018 2:41 pm   Subject: Some of the PIC pics cant output 5V (SOLVED)
Hey everyone. I googled and googled and couldnt find an anwser.

I have a pic18f24k22. The pic is connected to a few transistors and buttons. Outputs and inputs of pins like RC0 RC1 RA4 RA6 work, i ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group