2014-05-16 05:26 AM
2014-05-19 01:17 AM
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 ---------------------2014-05-20 09:47 AM
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.2014-05-23 10:12 AM
2014-05-23 11:41 AM
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:
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=false2014-05-23 06:02 PM
Attached is the file I know is not working. This is the problem at least I experience:
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=false2014-05-26 04:51 AM
Bug is confirmed. Thank you for reporting this issue. We'll try to fix it for the next official release.