Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

pic30-ld error about undefined symbol __reset #3

Description

@Blackrose

Hi, i follow the document install it to my Debian/Linux.
Firstly, i export Makefile use MPLAB on windows.
Secondly, i use make to compile that project.But the pic30-ld has an error:

built in linker script:688:undefined symbol __reset referenced in expression.

My link script file is p24FJ32GA004.gld.(This is a simple project for pic24 chip).
I read pic30 compiler document, it has two startup code crt0.s and crt1.s.And my project hasn't some startup code in main.c file.How did i resolve this problem?

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions