Microchip PIC32MX

CPU definitions for Microchip PIC32MX devices.

void cpu_print_last_instruction(void)

Print the last instruction’s address.

: Not supported

void cpu_init(void)

Initialize the CPU, set IRQ priorities.

FLASH_XIP

We run from flash on PIC32.

1
(1)