You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/18 14:57:09 UTC

[GitHub] [mynewt-core] mlaz commented on a change in pull request #2487: [KINETIS] Multiple fixes: boot, systick and debug.

mlaz commented on a change in pull request #2487:
URL: https://github.com/apache/mynewt-core/pull/2487#discussion_r578485462



##########
File path: hw/bsp/frdm-k82f/src/arch/cortex_m4/startup_MK82F25615.S
##########
@@ -272,7 +272,7 @@ __isr_vector:
     .long 0xFFFFFFFF
     .long 0xFFFFFFFF
     .long 0xFFFFFFFF
-    .long 0xFFFFFFFE
+    .long 0xFFFF3DFE

Review comment:
       Yes, you are right, I misread the doc. That is what I intended to do.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org