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

fix PY32F002A Series #3

Merged
merged 6 commits into from
Dec 2, 2023
Merged

fix PY32F002A Series #3

merged 6 commits into from
Dec 2, 2023

Conversation

HalfSweet
Copy link
Member

link #2

@HalfSweet HalfSweet merged commit a288f1d into master Dec 2, 2023
1 check passed
@HalfSweet HalfSweet deleted the fix/PY32002A branch December 2, 2023 06:24
@NoNamedCat
Copy link

The PY32F002 now works flawlessly. But when I choose the PY32F030 it shows this error:

WARNING: library SrcWrapper claims to run on AirMCU architecture(s) and may be incompatible with your current board which runs on PY32 architecture(s).
/home/nigrum/.arduino15/packages/PY32Duino/tools/xpack-arm-none-eabi-gcc/13.2.1-1.1/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld: /tmp/arduino/sketches/03478751D28F7414C3DAF6EFE7A7595B/sketch_dec3a.ino.elf section ._user_heap_stack' will not fit in region RAM'
/home/nigrum/.arduino15/packages/PY32Duino/tools/xpack-arm-none-eabi-gcc/13.2.1-1.1/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld: region `RAM' overflowed by 304 bytes
collect2: error: ld returned 1 exit status

exit status 1

Compilation error: exit status 1

I want to tank you for this repo. The port of Arduino for this MCU family is great! Tks a lot

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

Successfully merging this pull request may close these issues.

2 participants