Skip to content

Commit

Permalink
Merge pull request #48 from nam-ng/6.2.1-rx-1.2.0-rc2
Browse files Browse the repository at this point in the history
Update for v6.2.1_rel-rx-1.2.0 RC2
  • Loading branch information
TatsuyaOgawanx committed Aug 7, 2023
2 parents 27243a4 + ad28f37 commit d513c2e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions configuration/samples/low_power/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@ For example, if you create project with C++ option and CC-RX compiler, you will
_ebss = .;
_end = .;
} > RAM

2.3. If you are using Custom board, after the project generation is completed, please do the pin assignment check for IRQ.
In Smart Configurator editor (<projectname>.scfg)
- go to Pins tab
- at Pin Function, select "Interrupt controller unit"
- on the right panel, check and change the pin assignment for IRQ channel being used if it is incorrect

0 comments on commit d513c2e

Please sign in to comment.