Skip to main content
Visitor II
July 1, 2022
Solved

- Main Config: These peripherals still have some not configured or wrong parameter values: [CORTEX M7] getting error

  • July 1, 2022
  • 1 reply
  • 4804 views

Hello ,

I am working on NUCLEO-H745ziq board. I am trying the example AZURE RTOS of Ux_CDC_device , the example provide in cubemx accordingly I setup the things in cubemx but when I try to generate the code it shows warning and the when I run the programmed hard fault error is come. I follow the example of NUCLEO-H723ZG. all the setup same as I done why Iget these error ? can you please help me

0693W00000QKISWQA5.png

    This topic has been closed for replies.
    Best answer by sgiraz

    You are probably missing a configuration for some parameters (i.e. if you configure MPU regions, you need to configure all of them, not just some of them).

    1 reply

    sgirazAnswer
    Visitor II
    August 18, 2022

    You are probably missing a configuration for some parameters (i.e. if you configure MPU regions, you need to configure all of them, not just some of them).