Author Topic: Code map in MPLAB X IDE - being thick  (Read 1343 times)

0 Members and 1 Guest are viewing this topic.

Offline fcbTopic starter

  • Super Contributor
  • ***
  • Posts: 2117
  • Country: gb
  • Test instrument designer/G1YWC
    • Electron Plus
Code map in MPLAB X IDE - being thick
« on: October 15, 2017, 01:29:52 pm »
I'm writing some fairly complex assembler (my preferred language) and I'm being thick.

How do I see the listing of the actual code vs. memory location? I'm sure this was trivial on MPLAB 8.92.
https://electron.plus Power Analysers, VI Signature Testers, Voltage References, Picoammeters, Curve Tracers.
 

Offline cv007

  • Frequent Contributor
  • **
  • Posts: 826
Re: Code map in MPLAB X IDE - being thick
« Reply #1 on: October 15, 2017, 02:58:23 pm »
Go into your project folder- then under dist/default/production you will find a .lst file among others (at least that's where to find them for 8bit pics).

edit- it appears I'm the thick one, I missed that you were coding in assembler (mpasm I presume). Disregard.
« Last Edit: October 16, 2017, 03:16:26 am by cv007 »
 
The following users thanked this post: fcb

Offline NorthGuy

  • Super Contributor
  • ***
  • Posts: 3146
  • Country: ca
Re: Code map in MPLAB X IDE - being thick
« Reply #2 on: October 15, 2017, 06:13:30 pm »
Window->Debugging->Output->Disassembly Listing File
 
The following users thanked this post: fcb

Offline fcbTopic starter

  • Super Contributor
  • ***
  • Posts: 2117
  • Country: gb
  • Test instrument designer/G1YWC
    • Electron Plus
Re: Code map in MPLAB X IDE - being thick
« Reply #3 on: October 16, 2017, 08:57:16 am »
Window->Debugging->Output->Disassembly Listing File
Brilliant! Exactly what I was looking for. Thank you.
https://electron.plus Power Analysers, VI Signature Testers, Voltage References, Picoammeters, Curve Tracers.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf