Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using NES example on ESP32S3 #2

Open
espzav opened this issue Apr 11, 2023 · 3 comments
Open

Using NES example on ESP32S3 #2

espzav opened this issue Apr 11, 2023 · 3 comments

Comments

@espzav
Copy link

espzav commented Apr 11, 2023

Hello, I like your examples with LVGL. I would like try NES example on ESP32S3 board with 7 inch screen, but I have problem with RAM. There is used too much static memory. Please, could you help me, which defines should be set to lower RAM consuption?

I am getting this error:
nes-simulator.elf section .dram0.bss will not fit in region dram0_0_seg

Could you help me please?

@YobeZhou
Copy link
Collaborator

I'm very sorry!! I only noticed the issue you posted now!

I haven't tried it on ESP32 yet, but I will do it soon and I will give you feedback on my progress here.

If you want to study simulators instead of lvgl, please take a look at this repository: https://github.com/100askTeam/retro-go-yao-mio

@cnkoala
Copy link

cnkoala commented Oct 7, 2023

I'm very sorry!! I only noticed the issue you posted now!

I haven't tried it on ESP32 yet, but I will do it soon and I will give you feedback on my progress here.

If you want to study simulators instead of lvgl, please take a look at this repository: https://github.com/100askTeam/retro-go-yao-mio

@YobeZhou have you any progress on ESP32 or something else?
I've got the same problem with small ram on ESP32, I tried to use PSRAM but failed, the return data was always 0.

@espzav
Copy link
Author

espzav commented Oct 9, 2023

Hello @YobeZhou and @cnkoala,
after some changes, it was working, but it was really slow. I used another one and changed it to new IDF. I have PR here, but I hadn't got time for finish it: espressif/esp32-nesemu#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants