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

unable to compile #7

Open
ajadpalm opened this issue Feb 10, 2022 · 1 comment
Open

unable to compile #7

ajadpalm opened this issue Feb 10, 2022 · 1 comment

Comments

@ajadpalm
Copy link

I did setup the workspace as mentioned in the documentation and haven't changed anything but it won't compile
using W10

"worlspace/mw_dual_motor_torque_ctrl/src/F2806x_Headers_nonBIOS.cmd"

undefined first referenced
symbol in file


_HAL_readAdcResult ./src/dual_motor_torque_ctrl.obj

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "dual_motor_torque_ctrl.out"
not built

Compilation failure
makefile:183: recipe for target 'dual_motor_torque_ctrl.out' failed
gmake: *** [dual_motor_torque_ctrl.out] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****
"

@ajadpalm
Copy link
Author

the patch won't apply

error: sw/ide/ccs/cmd/f2806x/F28062F_ram_lnk.cmd: already exists in working directory
error: sw/ide/ccs/cmd/f2806x/F28069F_ram_lnk.cmd: already exists in working directory
error: sw/ide/ccs/cmd/f2806x/F28069M_ram_lnk.cmd: already exists in working directory
error: patch failed: sw/modules/enc/src/32b/enc.c:68
error: sw/modules/enc/src/32b/enc.c: patch does not apply
error: patch failed: sw/modules/enc/src/32b/enc.h:91
error: sw/modules/enc/src/32b/enc.h: patch does not apply
error: patch failed: sw/modules/hal/boards/boostxldrv8305_revA/f28x/f2806x/src/hal_2mtr.c:926
error: sw/modules/hal/boards/boostxldrv8305_revA/f28x/f2806x/src/hal_2mtr.c: patch does not apply
error: patch failed: sw/modules/hal/boards/boostxldrv8305_revA/f28x/f2806x/src/hal_2mtr.h:643
error: sw/modules/hal/boards/boostxldrv8305_revA/f28x/f2806x/src/hal_2mtr.h: patch does not apply
error: patch failed: sw/solutions/instaspin_foc/boards/boostxldrv8305_revA/f28x/f2806xF/projects/ccs/proj_lab02b/.cproject:2
error: sw/solutions/instaspin_foc/boards/boostxldrv8305_revA/f28x/f2806xF/projects/ccs/proj_lab02b/.cproject: patch does not apply
error: patch failed: sw/solutions/instaspin_motion/boards/boostxldrv8305_revA/f28x/f2806xM/projects/ccs/proj_lab12a/.cproject:2
error: sw/solutions/instaspin_motion/boards/boostxldrv8305_revA/f28x/f2806xM/projects/ccs/proj_lab12a/.cproject: patch does not apply

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

1 participant