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

redefinition error #4

Open
nbenhur opened this issue Oct 3, 2022 · 3 comments
Open

redefinition error #4

nbenhur opened this issue Oct 3, 2022 · 3 comments

Comments

@nbenhur
Copy link

nbenhur commented Oct 3, 2022

c:/users/12345/appdata/roaming/risc-v-gcc-kendryte/8.3.0/bin/../lib/gcc/riscv-none-embed/8.3.0/../../../../riscv-none-embed/bin/ld.exe: build\extmods\cameras\cam_ov2640.o: in function .LANCHOR3': cam_ov2640.c:(.rodata.default_regs+0x0): multiple definition of default_regs'; build\openmv\omv\cameras\ov2640.o:ov2640.c:(.rodata.default_regs+0x0): first defined here c:/users/12345/appdata/roaming/risc-v-gcc-kendryte/8.3.0/bin/../lib/gcc/riscv-none-embed/8.3.0/../../../../riscv-none-embed/bin/ld.exe: build\extmods\cameras\k210cambus.o: in function cambus_writeb': k210cambus.c:(.text.cambus_writeb+0x0): multiple definition of cambus_writeb'; build\openmv\omv\hal\k210\cambus.o:cambus.c:(.text.cambus_writeb+0x0): first defined here c:/users/12345/appdata/roaming/risc-v-gcc-kendryte/8.3.0/bin/../lib/gcc/riscv-none-embed/8.3.0/../../../../riscv-none-embed/bin/ld.exe: build\extmods\cameras\k210cambus.o: in function cambus_readb': k210cambus.c:(.text.cambus_readb+0x0): multiple definition of cambus_readb'; build\openmv\omv\hal\k210\cambus.o:cambus.c:(.text.cambus_readb+0x0): first defined here
collect2.exe: error: ld returned 1 exit status
scons: *** [rtthread.elf] Error 1
scons: building terminated because of errors.

@kendryte747
Copy link

Please use our new version https://github.com/kendryte/canmv.

@nbenhur
Copy link
Author

nbenhur commented Nov 8, 2022 via email

@kendryte747
Copy link

Hi, I tried to build canmv ide in ubuntu, and successfully generated 'canmvide'. When i try to execute the canmvide application, it is giving me error message "Please close any programs that are viewing/editing OpenMV IDE's application data and then restart OpenMV IDE!". Attaching the screenshot for your reference. Kindly help on this issue.

On Mon, Nov 7, 2022 at 2:18 PM kendryte747 @.> wrote: Please use our new version https://github.com/kendryte/canmv. — Reply to this email directly, view it on GitHub <#4 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFN4JWWLDOXCHFJBEVO4HADWHC645ANCNFSM6AAAAAAQ3NBRNY . You are receiving this because you authored the thread.Message ID: @.>

Please open a issue in this repo canmvide

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

2 participants