Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Config bits need remapping [solved]
Post: RE: Config bits need remapping [solved]
Jermcb Wrote: (2011-06-21, 15:12:40)
--
Thank you.
--
It also does not work if no config information in hex-file.
:huh:
With the gui-version it works proper.
I need help?
thx |
|
ggcode |
Console
|
4 |
18,020 |
2015-03-30, 17:41:34 |
|
|
Thread: watchdog
Post: RE: watchdog
Hi,
I just experimented with the config bits. And now, it seems to be running.
But I don't know exactly why. |
|
ggcode |
16-bit firmwares
|
6 |
16,031 |
2013-06-24, 21:15:32 |
|
|
Thread: watchdog
Post: RE: watchdog
Hi,
i using PIC24FJ64GA006 |
|
ggcode |
16-bit firmwares
|
6 |
16,031 |
2013-06-24, 15:59:02 |
|
|
Thread: watchdog
Post: RE: watchdog
Hi,
i have found the problem.
this config does not run:
Code:
--
FWDTEN_ON/*watchdog timer*/ & WINDIS_OFF/*windowed wdt*/ & FWPSA_PR32/*watchdog prescalar*/ & WDTPS_PS256/*watchdog postscalar*/
... |
|
ggcode |
16-bit firmwares
|
6 |
16,031 |
2013-06-24, 15:22:08 |
|
|
Thread: watchdog
Post: watchdog
Hello,
i have tried to switch on the watchdog (FWDTEN_ON)
In settings.inc i uncoment KICK_WD but with this settings the bootloader want work anymore.
He works only with watchdog off (FWDTEN_OFF).
... |
|
ggcode |
16-bit firmwares
|
6 |
16,031 |
2013-06-24, 12:18:24 |
|
|
Thread: Using ds30 Loader in Conjunction with AN-1095 EEPROM Emulation [solved]
Post: RE: Using ds30 Loader in Conjunction with AN-1095 ...
Hello,
with interest I read your success with the EEPROM. I would also use this boot loader in conjunction with a virtual EEPROM.What is still unclear to me now, I need to adjust the linker script or... |
|
ggcode |
16-bit firmwares
|
3 |
12,847 |
2013-03-20, 08:49:41 |