cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CUBE NVIC configuration not possible

nicolassuchaud9
Associate
Posted on May 16, 2014 at 14:26

I can't open NVIC windows !!!

Someone knows this problem???
6 REPLIES 6
gk
Associate II
Posted on May 19, 2014 at 10:17

For me works, but in HAL_init() I got always HAL_NVIC_SetPriorityGrouping(NVIC_PRIORITYGROUP_4); doesn't matter of NVIC window setup.

---------------------

Windows7x64

STM32CubeF4 1.1.0

STM32CubeMX 4.2.0 standalone and Eclipse 4.3.2 plugin

---------------------

evan23
Associate II
Posted on May 20, 2014 at 18:47

I noticed this problem, too. It only happens when opening a saved *.ioc file. When creating a new one, it works just fine!

This should be fixed. It's definitely just a bug in their GUI code.

stm32cube-t
Senior III
Posted on May 23, 2014 at 19:12

Hello,

We can not reproduce your issue. Can you provide your .ioc file that shows the problem.

Thank you.

evan23
Associate II
Posted on May 23, 2014 at 20:41

Well, when I went to test the one I have here at work, I found another issue: I have Java u55 installed, but Cube keeps giving me this error when I try to boot it up now:

0690X00000605etQAA.png

PS: It had been working until I closed out of the *.ioc file earlier today.

I attached the file I have here at work. I know for a fact the one I have at home had this problem, so I will send that when I get home.

________________

Attachments :

discovery.ioc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HzSk&d=%2Fa%2F0X0000000bMD%2FaChsD4fk8IPxDxn9iJfRdcGWW1.Lfb_w8CGCUkffbBU&asPdf=false
evan23
Associate II
Posted on May 24, 2014 at 03:02

Attached is the file I know is not working. This is the problem at least I experience:

0690X00000605euQAA.png

Notice the lack of any formatting of the NVIC button? This should be formatted like the I2C or at least the DMA button. However, it's not. Clicking on it results in absolutely nothing happening, as well. You can no longer gain access to the NVIC settings.

________________

Attachments :

discovery_freertos.ioc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HzSf&d=%2Fa%2F0X0000000bMC%2FmQvCjxcnLQBk_7DXfsPJG5LBtvignyBzpn.3nhIdXHQ&asPdf=false
stm32cube-t
Senior III
Posted on May 26, 2014 at 13:51

Bug is confirmed. Thank you for reporting this issue. We'll try to fix it for the next official release.