Jump to main content
MPLAB® XC16 C Compiler User Guide
MPLAB® XC16 C Compiler User Guide
  1. Home
  2. 5 How To's
  3. 5.5 Understanding the Compilation Process
  4. 5.5.19 Why Do I Get Out-of-Memory Errors When I Select a Debugger?

  • Notice to Development Tools Customers
  • 1 Preface
  • 2 Compiler Overview
  • 3 Compiler and Other Development Tools
  • 4 Common C Interface
  • 5 How To's
    • 5.1 Installing and Activating the Compiler
    • 5.2 Invoking the Compiler
    • 5.3 Writing Source Code
    • 5.4 Getting My Application to Do What I Want
    • 5.5 Understanding the Compilation Process
      • 5.5.1 How Does Licensing Affect Features and Optimization Levels?
      • 5.5.2 Why Can’t I Debug my Code after I Optimize?
      • 5.5.3 How Can I Make My Code Smaller?
      • 5.5.4 How Can I Reduce RAM Usage?
      • 5.5.5 How Can I Make My Code Faster?
      • 5.5.6 What are the Speed vs. Size Tradeoffs?
      • 5.5.7 How Can I Control Where the Language Tool Places Objects in Memory?
      • 5.5.8 How Can I Make My Interrupt Routine Faster?
      • 5.5.9 How Big Can C Variables Be?
      • 5.5.10 Which Optimizations Will Be Applied to My Code?
      • 5.5.11 Which Devices are Supported by the Compiler?
      • 5.5.12 How Do I Know What Code the Compiler Is Producing?
      • 5.5.13 How Can I Tell How Big a Function Is?
      • 5.5.14 How Do I Learn Where Variables and Functions Have Been Positioned?
      • 5.5.15 How Do I Properly Reserve Memory?
      • 5.5.16 How Do I Know How Much Memory Is Still Available?
      • 5.5.17 Which Libraries Get Included by Default?
      • 5.5.18 How Do I Create My Own Libraries?
      • 5.5.19 Why Do I Get Out-of-Memory Errors When I Select a Debugger?
      • 5.5.20 How Do I Stop My Project's Checksum From Changing?
    • 5.6 Fixing Code That Does Not Work
  • 6 XC16 Toolchain and MPLAB X IDE
  • 7 Compiler Command-Line Driver
  • 8 Device-Related Features
  • 9 Differences Between MPLAB XC16 and ANSI C
  • 10 Supported Data Types and Variables
  • 11 Fixed-Point Arithmetic Support
  • 12 Memory Allocation and Access
  • 13 Operators and Statements
  • 14 Register Usage
  • 15 Functions
  • 16 Interrupts
  • 17 Main, Runtime Startup and Reset
  • 18 Mixing C and Assembly Code
  • 19 Library Routines
  • 20 Optimizations
  • 21 Preprocessing
  • 22 Linking Programs
  • 23 Implementation-Defined Behavior
  • 24 Embedded Compiler Compatibility Mode
  • 25 Diagnostics
  • 26 GNU Free Documentation License
  • 27 Deprecated Features
  • 28 Built-in Functions
  • 29 Document Revision History
  • The Microchip Website
  • Product Change Notification Service
  • Customer Support
  • Product Identification System
  • Microchip Devices Code Protection Feature
  • Legal Notice
  • Trademarks
  • Quality Management System
  • Worldwide Sales and Service

5.5.19 Why Do I Get Out-of-Memory Errors When I Select a Debugger?

If you use a hardware-tool debugger, RAM is required for debugging. See the following section in this user’s guide:

Why No Disassembly in the MPLAB X IDE Disassembly Window?

The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.

Microchip Facebook
Microchip LinkedIn
Microchip Twitter
Microchip YouTube
Microchip Instagram
Microchip Weibo
Microchip Blog
Contact |
Legal |
Privacy Policy |
Cookies |
Careers

Stay on the leading edge with our blog

MicroSolutions

© Copyright 1998-2022 Microchip Technology Inc. All rights reserved.