Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: thank you
Post: thank you
Mikael:
I have not visited in a while, but my 2012-vintage ds30Loader has worked flawlessly since. I grabbed the latest I could find here (8-17-2014) just to get an update.
Congrats on turning ... |
|
teletype-guy |
GUI
|
0 |
4,467 |
2016-08-14, 21:13:09 |
|
|
Thread: aack...I canny git the18F26K22 to boot its wee load [solved]
Post: RE: aack...I canny git the18F26K22 to boot [solv...
SoundFriend Wrote: (2012-06-28, 17:03:05)
--
I desperately needed to get the ds30 running on my 18F25K22 using the internal oscillator at 16MHz, 4x PLL and USART2.
...
It boiled down to putting code ... |
|
teletype-guy |
8-bit firmwares
|
6 |
22,463 |
2013-03-03, 06:46:35 |
|
|
Thread: relative filenames in xml files?
Post: relative filenames in xml files?
Hi Mikael:
I like to keep the loader exe, related xml files, and hex files for my finished projects in one folder. This makes it easy to move to a different machine if needed (or email to someone)... |
|
teletype-guy |
GUI
|
1 |
7,710 |
2013-02-19, 05:32:38 |
|
|
Thread: flash memory cycles and 18F67J60, 18F27J13, and 18F26K22
Post: RE: flash memory cycles and 18F67J60, 18F27J13, an...
Thanks Mikael. Love the loader. |
|
teletype-guy |
8-bit firmwares
|
5 |
15,516 |
2013-02-19, 05:13:19 |
|
|
Thread: flash memory cycles and 18F67J60, 18F27J13, and 18F26K22
Post: RE: flash memory cycles and 18F67J60, 18F27J13, an...
Well, fair enough that the question of programming cycles on a pic is a bit off-topic on the bootloader forum, though I think it is important that folks here know that a popular microchip part has suc... |
|
teletype-guy |
8-bit firmwares
|
5 |
15,516 |
2013-02-18, 20:55:07 |
|
|
Thread: bootloader firmware for parts in the same family
Post: bootloader firmware for parts in the same family
Hi again:
Just a quick question about the bootloader firmware for parts in the same family. Of course, the BL would need to be rebuilt for parts with different flash memory sizes, so it is placed... |
|
teletype-guy |
8-bit firmwares
|
1 |
6,758 |
2013-02-18, 00:15:54 |
|
|
Thread: flash memory cycles and 18F67J60, 18F27J13, and 18F26K22
Post: flash memory cycles and 18F67J60, 18F27J13, and 18...
Hi folks:
I have been using the ds30loader quite happily with two parts: an 18F27J13 and an 18F26K22.
To get ethernet, I was going to use an 18F26K22 with an ENC28J60 chip, but have also been co... |
|
teletype-guy |
8-bit firmwares
|
5 |
15,516 |
2013-02-18, 00:01:33 |
|
|
Thread: 'nuther request or two for your awesome GUI [solved]
Post: 'nuther request or two for your awesome GUI [solve...
Hi:
I have been using the 1.5.3 version of the GUI (on win7 64b) and it is running great.
I did have one problem at first, as I tried to rename the exe somewhat and it said "I'm sorry, Dave. I'm... |
|
teletype-guy |
GUI
|
2 |
9,683 |
2012-11-10, 01:01:56 |
|
|
Thread: question about page sizes for 18F26K22 and 18F27J13 [solved]
Post: RE: question about page sizes for 18F26K22 and 18F...
Hi Mikael:
Awesome -- I love this bootloader. I enabled debug for my 18F27J13 code and during parse now see (near the end):
Bootloader start address: 0x1F800
Bootloader end address: 0x1FBFF
I had p... |
|
teletype-guy |
8-bit firmwares
|
3 |
10,785 |
2012-11-10, 00:23:35 |
|
|
Thread: question about page sizes for 18F26K22 and 18F27J13 [solved]
Post: question about page sizes for 18F26K22 and 18F27J1...
Hey folks:
I have a question about how much rom to allocate for the loader for a couple of different chips.
For a 64KB 18F26K22 I am using, the docs say "7 pages at the end of memory, which may ... |
|
teletype-guy |
8-bit firmwares
|
3 |
10,785 |
2012-11-06, 06:59:44 |
|
|
Thread: PIC18F27J13 works great [solved]
Post: PIC18F27J13 works great [solved]
Hey folks:
An fyi for anyone wanting to use the PIC18F27J13 -- I easily got it running with the loader. It was great to move up to 128KB (from 64KB of the pic18F26K22). I did find a note in the e... |
|
teletype-guy |
8-bit firmwares
|
0 |
4,992 |
2012-11-06, 06:40:14 |
|
|
Thread: comments/requests on ds30loader gui [solved]
Post: RE: comments/requests on ds30loader gui
Hi Mikael:
I appreciate it. I missed the F2 option -- that will be handy. Just need that auto-terminal-close (with optional rx window clear), and it will be perfect.
The right-click-remove-from-li... |
|
teletype-guy |
GUI
|
2 |
10,074 |
2012-06-30, 17:44:16 |
|
|
Thread: comments/requests on ds30loader gui [solved]
Post: comments/requests on ds30loader gui [solved]
Hi:
(I have moved this to gui instead of 8-bit where I originally posted it)
I have spent quite a bit of time the last couple of days using ds30loader with an 18F26K22. It has been very consist... |
|
teletype-guy |
GUI
|
2 |
10,074 |
2012-06-28, 17:41:09 |
|
|
Thread: does not program ID locations? [solved]
Post: does not program ID locations? [solved]
Hi:
This is a minor thing, but it seems that the loader does not program ID locations. I saw the "Unknown data found" line in the output window, and realized that these eight bytes are the ID locs... |
|
teletype-guy |
8-bit firmwares
|
1 |
7,678 |
2012-06-24, 07:38:48 |
|
|
Thread: aack...I canny git the18F26K22 to boot its wee load [solved]
Post: RE: aack...I canny git the18F26K22 to boot it's we...
Hi Mikael:
Thanks for the reply. I looked at that thread and fixed the problem!
Some comments on the thread:
- I can't use USART2, as the circuit board is fixed with USART1, so I never bot... |
|
teletype-guy |
8-bit firmwares
|
6 |
22,463 |
2012-06-23, 20:44:59 |
|
|
Thread: aack...I canny git the18F26K22 to boot its wee load [solved]
Post: aack...I canny git the18F26K22 to boot its wee loa...
Hey folks:
New to the forum. Wanting to move from an 18F2620 using tiny-bootloader, to an 18F26K22 using ds30Loader. First off, ds30Loader looks awesome -- I have been waiting for something confi... |
|
teletype-guy |
8-bit firmwares
|
6 |
22,463 |
2012-06-23, 06:55:28 |