Roger
Roger
I've just realized that the `common` that I used for the example (now deleted) is a local version that may have something to do with the problem, so you might...
Using the debugger on `To_Texture`, I get three error messages: 1. `fb = ` 2. `tx = ` 3. `va = ` This occurs on all iterations including the first....
This latest version, with most unneccessary code removed and built in the OpenGLAda-examples environment, produces the same result. I have included a delay in the main loop to emphasise that...
I also have this problem. 'pmenergy.h' file not found Also no pmsample.h.
pmenergy.h is required by MachTask.mm which seems to be an lldb debugserver file. Hence an lldb problem? These files are only required if LLDB_ENERGY is defined. I undefined LLDB_ENERGY in...
This issue is now addressed by Issue #8 so, probably, can be closed.
Similarly, many thanks Felix for all the effort that you have put into developing OpenGL.
> We really have to improve this error message. Please do, I'm finding it extremely difficult to get far with alr as many of my efforts come up with this...
My device, Nucleo-F030R8, has been working well for quite some time. However, yesterday it started exhibiting the problems mentioned. I'm pretty sure after I had attempted a flash with no...
I fix it by erasing full chip with STM32 Programmer then reinstalling with STM32 Programmer. Also, when other things respond with zeroes in some fields, STM32 Programmer has no problem,...