Skip to content

Fix undefined reference to ulp_count and ulp_entry#81

Open
angyongen wants to merge 1 commit into
duff2013:masterfrom
angyongen:undefinedReferenceFix
Open

Fix undefined reference to ulp_count and ulp_entry#81
angyongen wants to merge 1 commit into
duff2013:masterfrom
angyongen:undefinedReferenceFix

Conversation

@angyongen

Copy link
Copy Markdown

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

tilman1 commented Oct 3, 2021

Copy link
Copy Markdown

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

@Lowku

Lowku commented May 22, 2022

Copy link
Copy Markdown

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
Copy Markdown

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