scuba
scuba

Reputation: 121

Linker file unselected

I am dealing with a problem in my application with the linker file. What's happening is in the explorer tab it seems the linker file it's not "selected"

I have to refer that I also have a bootloader.

I'm getting an error of "(944) data conflict at address 1FC02FF8h" and I think it's related with that. Can anyone help me on that? Many Thanks.

Upvotes: 0

Views: 392

Answers (1)

blsmit5728
blsmit5728

Reputation: 444

enter image description hereRight click your linker files folder and make sure that the file is not excluded in your current config. Edit: Right Click "Linker Files"->Properties

Upvotes: 1

Related Questions