Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to use... [solved]
Post: RE: How to use...

Hello, Here it is : Firmware manual (http://mrmackey.no-ip.org/elektronik/ds30loader/files/documents/ds30_loader_-_firmware_manual.pdf) You can download it on the homepage (bottom right) ; also ...
Lotusx 16-bit firmwares 15 38,402 2011-02-01, 00:52:03
    Thread: help running the bootloader using PIC24FJ [solved]
Post: RE: help running the bootloader using PIC24FJ

Hello, Could you provide more infromation ; the PIC you're using, does the GUI find the bootloader, the code or the hex file you're loading. Lotusx
Lotusx 16-bit firmwares 5 13,260 2010-12-04, 16:47:24
    Thread: PIC 18F4580 Problems [solved]
Post: RE: PIC 18F4580 Problems

Strange scope screenshot, If it's on PIC RX, we should see 0xC1 ?
Lotusx 8-bit firmwares 18 41,807 2010-11-29, 22:31:46
    Thread: PIC 18F4580 Problems [solved]
Post: RE: PIC 18F4580 Problems

Hello, You have to reset your PIC device while the GUI is looking for the bootloader. Lotusx
Lotusx 8-bit firmwares 18 41,807 2010-11-24, 22:17:36
    Thread: PIC 18F4580 Problems [solved]
Post: RE: PIC 18F4580 Problems

Hello, I don't see anything wrong in your config and I don't think it's deal with BBSIZ. You use external crystal @ 4Mhz ? Could you describe step-by-step what you're doing to load your program. Lo...
Lotusx 8-bit firmwares 18 41,807 2010-11-24, 21:18:10
    Thread: PIC 18F4520 [solved]
Post: RE: PIC 18F4520

Thank you for the feedback. Lotusx
Lotusx 8-bit firmwares 9 31,657 2010-11-17, 22:49:21
    Thread: Bootloader works only once [solved]
Post: RE: Bootloader works only once

Agree with you mackey, you can have config in both places. Personnaly, I prefer defining config in only one place, because it can lead to some difficulties (If you're dizzy like me :s ).
Lotusx 8-bit firmwares 4 13,799 2010-11-02, 23:45:47
    Thread: Bootloader works only once [solved]
Post: RE: Bootloader works only once

Hello, As you change OSC by FOSC this make conflict with the definition of FOSC in settings.inc just after "radix DEC". You could change FOSC to FSC in settings.inc and also in ds30loader.asm line...
Lotusx 8-bit firmwares 4 13,799 2010-11-02, 14:55:18
    Thread: PIC 18F4520 [solved]
Post: RE: PIC 18F4520

Hello, You could manage the config bits in code or in MPLAB or else but you must only do the config in one place (or exactly know what you're doing). How do you configure the 32MHz internal osc...
Lotusx 8-bit firmwares 9 31,657 2010-11-02, 10:52:58
    Thread: PIC 18F4520 [solved]
Post: RE: PIC 18F4520

Hello, Very simple question to start, do you reset the device while the GUI look for the bootloader ? Lotusx
Lotusx 8-bit firmwares 9 31,657 2010-10-26, 08:43:15
    Thread: Error Message in GUI [solved]
Post: RE: Error Message in GUI

Hello, There are differents plugins for somes manufacturers like Ixxat, Vector, ... If you don't have Ixxat driver installed, Getports failed but it's not a problem if you don't have Ixxat hardwar...
Lotusx GUI 2 7,321 2010-10-17, 16:32:33
    Thread: Offset for application [solved]
Post: RE: Offset for application

Hello, As there is no need to alter the linker script (C or asm), your code start @ 0x0000. ds30loader usage (http://mrmackey.no-ip.org/elektronik/ds30loader/usage.php) I hope it's working (p...
Lotusx 8-bit firmwares 3 10,162 2010-10-17, 16:18:28
    Thread: Offset for application [solved]
Post: RE: Offset for application

Hello, No need to offset, compile as usual. cf. "ds30Loader firmware manual" page 6 & last page. Lotusx
Lotusx 8-bit firmwares 3 10,162 2010-10-16, 11:29:34
    Thread: 16F8**A [solved]
Post: RE: 16F8**A

Hello, I don't have such device to try, but I can make an hex file. Fisrt change your ifdef : Code: -- ifdef __16F876A -- Take a look here (http://mrmackey.no-ip.org/elektronik/ds30loade...
Lotusx 8-bit firmwares 18 63,844 2010-10-11, 11:04:28
    Thread: C30 program for bootloader [solved]
Post: RE: C30 program for bootloader

Hello, Could you provide more information : # Device name # Firmware version # GUI version and post you MPLAB project. Fabien
Lotusx 16-bit firmwares 3 10,527 2010-08-24, 17:51:32