Skip to content

Pic32cx2051MTSH Problem related to bootloader uart harmony not being supported #34

@JJW-dev

Description

@JJW-dev

We are currently trying to add Bootload to the chipset we are planning to use.

We are adding bootloader_uart to the Pic32cx2051MTSH project via mcc.

However, the
.mcc\HarmonyContent\bootloader\config\bootloader_uart.py file does not support the chipset, so there is a problem when adding the harmony bootloader_uart module via mcc.

15:10:31.283 SEVERE: HARMONY: [ c.m.m.h.HarmonyModuleController] Failed to load Module - uart_bootloader
<type 'exceptions.NameError'>: global name 'ram_start' is not defined
File "..mcc\HarmonyContent\bootloader\config/bootloader_uart.py", line 129, in instantiateComponent

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions