0

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.

scuba
  • 121
  • 4
  • http://electronics.stackexchange.com/questions/186049/linker-file-problem?noredirect=1#comment382986_186049 – scuba Aug 17 '15 at 11:56
  • Do not cross-post the same question on multiple SE sites. If a question would be more suitable for a different site, it can be migrated. – Dave Tweed Aug 18 '15 at 14:30
  • I'm voting to close this question as off-topic because it was cross-posted from StackOverflow. – Dave Tweed Aug 18 '15 at 14:31

1 Answers1

1

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

blsmit5728
  • 434
  • 3
  • 11