Buy(Cart) Contact NSDSP Home
Northern Software Supported Devices PIC24FJ PIC24FJ1024GA606 PIC24FJ1024GA610 PIC24FJ1024GB606 PIC24FJ1024GB610 PIC24FJ128DA106 PIC24FJ128DA110 PIC24FJ128DA206 PIC24FJ128DA210 PIC24FJ128GA006 PIC24FJ128GA008 PIC24FJ128GA010 PIC24FJ128GA106 PIC24FJ128GA108 PIC24FJ128GA110 PIC24FJ128GA202 PIC24FJ128GA204 PIC24FJ128GA306 PIC24FJ128GA308 PIC24FJ128GA310 PIC24FJ128GA406 PIC24FJ128GA410 PIC24FJ128GA412 PIC24FJ128GA606 PIC24FJ128GA610 PIC24FJ128GA702 PIC24FJ128GA704 PIC24FJ128GA705 PIC24FJ128GB106 PIC24FJ128GB108 PIC24FJ128GB110 PIC24FJ128GB202 PIC24FJ128GB204 PIC24FJ128GB206 PIC24FJ128GB210 PIC24FJ128GB406 PIC24FJ128GB410 PIC24FJ128GB412 PIC24FJ128GB606 PIC24FJ128GB610 PIC24FJ128GC006 PIC24FJ128GC010 PIC24FJ128GL302 PIC24FJ128GL303 PIC24FJ128GL305 PIC24FJ128GL306 PIC24FJ128GL405 PIC24FJ128GL406 PIC24FJ128GL408 PIC24FJ128GL410 PIC24FJ128GU405 PIC24FJ128GU406 PIC24FJ128GU408 PIC24FJ128GU410 PIC24FJ16GA002 PIC24FJ16GA004 PIC24FJ16MC101 PIC24FJ16MC102 PIC24FJ192GA106 PIC24FJ192GA108 PIC24FJ192GA110 PIC24FJ192GB106 PIC24FJ192GB108 PIC24FJ192GB110 PIC24FJ256DA106 PIC24FJ256DA110 PIC24FJ256DA206 PIC24FJ256DA210 PIC24FJ256GA106 PIC24FJ256GA108 PIC24FJ256GA110 PIC24FJ256GA406 PIC24FJ256GA410 PIC24FJ256GA412 PIC24FJ256GA606 PIC24FJ256GA610 PIC24FJ256GA702 PIC24FJ256GA704 PIC24FJ256GA705 PIC24FJ256GB106 PIC24FJ256GB108 PIC24FJ256GB110 PIC24FJ256GB206 PIC24FJ256GB210 PIC24FJ256GB406 PIC24FJ256GB410 PIC24FJ256GB412 PIC24FJ256GB606 PIC24FJ256GB610 PIC24FJ256GL405 PIC24FJ256GL406 PIC24FJ256GL408 PIC24FJ256GL410 PIC24FJ256GU405 PIC24FJ256GU406 PIC24FJ256GU408 PIC24FJ256GU410 PIC24FJ32GA002 PIC24FJ32GA004 PIC24FJ32GA102 PIC24FJ32GA104 PIC24FJ32GB002 PIC24FJ32GB004 PIC24FJ32GP202 PIC24FJ32GP203 PIC24FJ32GP205 PIC24FJ32GU202 PIC24FJ32GU203 PIC24FJ32GU205 PIC24FJ32MC101 PIC24FJ32MC102 PIC24FJ32MC104 PIC24FJ48GA002 PIC24FJ48GA004

PIC24FJ512GA606

PIC24FJ512GA610 PIC24FJ512GB606 PIC24FJ512GB610 PIC24FJ512GL405 PIC24FJ512GL406 PIC24FJ512GL408 PIC24FJ512GL410 PIC24FJ512GU405 PIC24FJ512GU406 PIC24FJ512GU408 PIC24FJ512GU410 PIC24FJ64GA002 PIC24FJ64GA004 PIC24FJ64GA006 PIC24FJ64GA008 PIC24FJ64GA010 PIC24FJ64GA102 PIC24FJ64GA104 PIC24FJ64GA106 PIC24FJ64GA108 PIC24FJ64GA110 PIC24FJ64GA202 PIC24FJ64GA204 PIC24FJ64GA306 PIC24FJ64GA308 PIC24FJ64GA310 PIC24FJ64GA406 PIC24FJ64GA410 PIC24FJ64GA412 PIC24FJ64GA702 PIC24FJ64GA704 PIC24FJ64GA705 PIC24FJ64GB002 PIC24FJ64GB004 PIC24FJ64GB106 PIC24FJ64GB108 PIC24FJ64GB110 PIC24FJ64GB202 PIC24FJ64GB204 PIC24FJ64GB406 PIC24FJ64GB410 PIC24FJ64GB412 PIC24FJ64GC006 PIC24FJ64GC010 PIC24FJ64GL302 PIC24FJ64GL303 PIC24FJ64GL305 PIC24FJ64GL306 PIC24FJ64GP202 PIC24FJ64GP203 PIC24FJ64GP205 PIC24FJ64GU202 PIC24FJ64GU203 PIC24FJ64GU205 PIC24FJ96GA006 PIC24FJ96GA008 PIC24FJ96GA010

PIC24FJ512GA606

ICSP connection

Support summary

  • Programming - Yes
  • Debugging provisions - Yes

ICSP Connection

PIC24FJ512GA606 has more than one pair of PGECx and PGEDx pins. You can use any pair, but you must use them as a pair. For example, if PGEC2 is used for ICSPCLK, then ICSPDAT must be connected to PGED2.

All VSS and VDD pins must be connected. Even if one of these pins is not connected, programming may fail.

Dual partition architecture

PIC24FJ512GA606 may be used as a regular unpartitioned chip, or it may be divided into two partitions, each of which can be used to boot the device. In the unpartitioned mode, the program memory is used as a single block (0x000000-0x056000). However, in the dual-partition mode, it is divided into two equal parts - active partition (0x000000-0x02b000) and inactive partition (0x400000-0x42b000). Active and inactive partitions may be swapped - see datasheet for details.

Before programming, NSDSP searches the HEX file for the FBOOT configuration register. If it is absent or indicates unpartitioned mode, NSDSP does not partition the chip. If it is found and indicates dual-partition mode, NSDSP partitions the chip and expects that the data to program individual partitions will be in range 0x000000-0x02b000 for the first partition or in range 0x400000-0x42b000 for the second partition. NSDSP will not accept program memory addresses outside these two ranges. After programming, depending on the configuration bits, the partitions may get swapped.

When NSDSP is used to read memory it first determines if the chip is partitioned or not. If the chip is not partitioned, NSDSP reads the memory as a single block. If the chip is partitioned, the first partition is always reported as active (0x000000-0x02b000) and the second partition is always reported as inactive (0x400000-0x42b000) regardless of which partition was actually active at the time of reading.

Such arrangement guarantees consistency - if you read a HEX file from the device, then re-program it onto other device, both devices will have identical programming.

Debugging

NSDSP firmware contains all the necessary provisions for debugging PIC24FJ512GA606 and may be debugged when debugging software becomes available.

PIC24FJ512GA606 uses ordered haliting, has 6 hardware breakpoints.

Debugging does not consume resources in the user space.

Links

Microchip PIC24FJ512GA606 page

Northern Software Home NSDSP Contact Us Purchase/Vew Cart

© 2007-2025 Northern Software Inc. All Rights Reserved.