How to find how much RAM is free on MPC5748G
03-03-2022
02:42 PM
556 Views
MattJCole
Contributor V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a way to find out how much ram is free? The KSDK for the K65 had _lwmem_get_free that returned how much ram was left. Is there an equivalent for the MPC5748G?
1 Reply
03-04-2022
01:15 AM
544 Views


NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
There is no memory management implemented in SDK drivers.
Usually you know how much RAM is going to be used when you compiling project.
Best regards,
Peter
