Author |
Message |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Sat Jun 14, 2014 11:17 am Subject: Failure on watchdog pic18f46k80 |
Thank you to everybody for the suggestions, due to the fact that the time is less I have solved the issue using the rtcc timer plus reset_cpu instruction like a wdt. Works fine, in the future I'll upg ... |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Fri Jun 13, 2014 1:49 am Subject: Failure on watchdog pic18f46k80 |
Hello Folks,
consider to use my actual compiler with "bugs" can I walk aroud this failure writing at low level the register for watchdog?
Reading the datasheet to enable the WDT I have to ... |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Wed Jun 11, 2014 11:54 pm Subject: Failure on watchdog pic18f46k80 |
Ok tnx for your support. |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Wed Jun 11, 2014 3:05 pm Subject: Failure on watchdog pic18f46k80 |
Hi John This is .lst it's ok?
thank you
CCS PCH C Compiler, Version 5.007 11-giu-14 23.00
Filename: \\psf\Home\Documents\CCS\Test_wdt\Test_wdt.lst
... |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Wed Jun 11, 2014 2:30 pm Subject: Failure on watchdog pic18f46k80 |
Hi,
answering to your questions:
1) real hardware board
2) board designed by myself, it's works fine on all functions I have two uarts, analog and digital input plus digital output. All works fin ... |
Topic: problem with ublox gps |
mhz1575
Replies: 78
Views: 115054
|
Forum: General CCS C Discussion Posted: Wed Jun 11, 2014 12:49 pm Subject: problem with ublox gps |
Hi,
Are you sure that the gps wrote only in nmea ascii format?
Because it's able to send data both nmea or ublox binary protocol.
To chose the right you have first customize the gps by ucenter with ... |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Wed Jun 11, 2014 12:33 pm Subject: Failure on watchdog pic18f46k80 |
Opps, sometimes happen to do wrong after many many test.
Anyway removing restart_wdt from uart declaration the situation didn't change on the test program attacched in the last post. The micro didn't ... |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Wed Jun 11, 2014 11:13 am Subject: Failure on watchdog pic18f46k80 |
I know for two reasons:
First on my effective program where I have a modem that didn't answer on the uart blocking on a getc.
Second using a very simple sw where there isn't a reboot by wdt.
Cons ... |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Wed Jun 11, 2014 1:14 am Subject: Failure on watchdog pic18f46k80 |
Hello folks,
I'm coming back to these issue because after many test following all your indications the situation doesn't change.
The situation is this:
My compiler enviroment is only a CCS 5
I w ... |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Tue Mar 18, 2014 3:58 am Subject: Failure on watchdog pic18f46k80 |
Hi, I read the post in the past but do not solve my problem.
Can someone tell me which string have I to write for use the wdt on my pic?
Fuse, enable and disable.
I assume that mine is wrong where ... |
Topic: Failure on watchdog pic18f46k80 |
mhz1575
Replies: 23
Views: 25442
|
Forum: General CCS C Discussion Posted: Mon Mar 17, 2014 2:23 pm Subject: Failure on watchdog pic18f46k80 |
Hello folks,
I have a problem on watchdog because my feeling it that doesn't work.
I forced a problem on the software and the micro didn't reboot.
Is my code wrong?
CCS PCH 5.0
Thank you
Mari ... |
Topic: Secondary uart on pic 18F46k80 |
mhz1575
Replies: 2
Views: 5460
|
Forum: General CCS C Discussion Posted: Thu Jan 16, 2014 1:42 pm Subject: Secondary uart on pic 18F46k80 |
Hi Ttelmah
Thank you for your informations, now it's clear.
Best regards |
Topic: Secondary uart on pic 18F46k80 |
mhz1575
Replies: 2
Views: 5460
|
Forum: General CCS C Discussion Posted: Tue Jan 14, 2014 1:30 am Subject: Secondary uart on pic 18F46k80 |
Hello folks
I hope that this messages will be not a copy of an existing post but I do not discover nothing with the search tool.
I'm looking for an example on the pic in object that show me how to ... |
Topic: Psk 4800 decoder |
mhz1575
Replies: 0
Views: 2094
|
Forum: General CCS C Discussion Posted: Sat Jan 02, 2010 9:11 am Subject: Psk 4800 decoder |
Hello Folks
Someone can help me to understand if is possible to decode a generic PSK modulation at 4800 inside a Pic compiled with CCS tools?
Thank you in advance
Mario |
|