Hi gugys,
I am new at this and would like some guidance. I've been attempting to use LVGL on R-Pi Pico. To that goal, I have a porting of lv_micropython - as obtained following the instructions at lvgl.io. The net result is that I have built a file called Firmware.elf.
This "Firmware.elf" I believe is what contains the LVGL library. Now since this is firmware.. its likely that it will overwrite the UF2 file that is the support system for Micropython. Now after loading this "Firmware.elf" will the earlier UF2 file get erased? And will the new elf file support programming in Thonny?
I'll really appreciate any help. Thanks
I am new at this and would like some guidance. I've been attempting to use LVGL on R-Pi Pico. To that goal, I have a porting of lv_micropython - as obtained following the instructions at lvgl.io. The net result is that I have built a file called Firmware.elf.
This "Firmware.elf" I believe is what contains the LVGL library. Now since this is firmware.. its likely that it will overwrite the UF2 file that is the support system for Micropython. Now after loading this "Firmware.elf" will the earlier UF2 file get erased? And will the new elf file support programming in Thonny?
I'll really appreciate any help. Thanks
Statistics: Posted by rajsiyer — Wed Jul 17, 2024 4:14 pm