Another qeustion about programming a PIC17C44

Topics related to the Dataman 48, 48LV, 48XP and 48UXP
perdrix
Posts: 5
Joined: 04 Jan 2014 10:38

Another qeustion about programming a PIC17C44

Postby perdrix » 25 Nov 2021 10:52

If the MPASM source file contains the directive:

Code: Select all

__config _EC_OSC & _WDT_OFF & _MC_MODE
this creates an Intel Hex file that contains the configuration settings:

Code: Select all

:020000040001F9 :02FC0000E3FF20
will that override the Device/Configuration settings in the Dataman 48XP application? If not is there a way to tell the application to use the configuration bits from the file?

Thanks
David

Dataman (Neil Parker)
Posts: 931
Joined: 10 Nov 2011 09:51

Re: Another qeustion about programming a PIC17C44

Postby Dataman (Neil Parker) » 25 Nov 2021 11:42

Hello David,

The control software will apply the config settings from the hex file. You can check this by selecting the device in the software and noting down the default config settings. Then load your hex file and view the settings again, they will have changed to match those set in the file. Of course, you can also set these manually in the software.

Best regards,

Neil Parker
Dataman Programmers


Return to “Dataman 48, 48LV, 48XP and 48UXP”

Who is online

Users browsing this forum: No registered users and 5 guests