Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Bootloader issue for Renesas RX65N-RSK-2MB/CK-RX65N #37

Description

@TomonoriKuwada

Issue Details
Though CMT0 (Compare Match Timer unit0) starts in the bootloader, it does not been stopped before transitioning to the application program.
As the result, CMT0 interrupt occurs at unintended time in the user application. This may cause unintended behavior.

Applicable Projects
"boot_loader" project included in the samples below

  • Renesas -> RX65N-RSK-2MB -> e2 studio CCRX
  • Renesas -> CK-RX65N (Ethernet) -> e2 studio CCRX/e2 studio GNURX

Expected Behavior
The CMT0 shold be stopped before transitioning to the application program.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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