Skip to content

Conversation

@angyongen
Copy link

Arduino doesn't seem to be copying the .s files from the sketch directory to the temp directory. This causes the following errors:

undefined reference to 'ulp_count'

undefined reference to 'ulp_entry'.

See issue #78

Arduino doesn't seem to be copying the .s files from the sketch directory to the temp directory. This causes the following errors:

`undefined reference to 'ulp_count'`

`undefined reference to 'ulp_entry'`.
@tilman1
Copy link

tilman1 commented Oct 3, 2021

Works for me as well...
I am using ubuntu 20.04, Arduino 1.8.15, and V1.0.6 of the esp32 core.

@Lowku
Copy link

Lowku commented May 22, 2022

I still get the error when trying to compile the ulpcc example using: ubuntu 20.04, Arduino 1.8.13, and V1.0.3 of the esp32 core

@markwilkie
Copy link

This would be great to merge in.....

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.

4 participants