Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/Q3WWREGU4IAAKEZ54XMDW4KXFTYBHGKM/
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Q3WWREGU4IAAKEZ54XMDW4KXFTYBHGKM/", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/", "message_id": "[email protected]", "message_id_hash": "Q3WWREGU4IAAKEZ54XMDW4KXFTYBHGKM", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Q3WWREGU4IAAKEZ54XMDW4KXFTYBHGKM/", "sender": { "address": "wa4cwi (a) bellsouth.net", "mailman_id": "4aa6f1e3f4cd4bf4b1492e47285ca527", "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4aa6f1e3f4cd4bf4b1492e47285ca527/emails/" }, "sender_name": "Jim McCullers", "subject": "[pacsat-dev] Re: Memory Problem on PacSatSW", "date": "2024-01-15T21:16:21Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "Since it ran and worked I never explored memory usage.\n\nI have to reconnect the development system and will cross check your\nfindings.\n\nThat's far more ram than I would have expected.\n\n \n\nJim\n\nWA4CWI\n\n \n\n \n\nLooks like we have an issue with memory usage in RAM\n\n \n\nIf you load up CCS with the current project PacSatSW and build it then you\ncan select VIEW -> Memory Allocation and look at the tab. You will see the\npackage needs 154K or RAM and the Launpad has 191K. In the case of the\nTMS570LS0914 we have 128K max.\n\nYou can expand RAM and the subfolders and see where the memory is being\nused.\n\n \n\nI worked for the last few days getting a HalCoGen setup for the LS0914 and\nthen murging this HCG file with the code of the Launcpad project. After\nworking through some issues it built but when it ran the linker it errored\nout with not enough memory. So faked it out and told the linker I had more\nmemory. Then it would build and generate a .out file and the Memory\nAllocation info. It matches the launch pad build.\n\n \n\nProbably need to look for ways to reduce RAM needed. Reduce buffer sizes,\nmove buffers to external memory, or take out code.\n\n \n\nI will be looking for things here to try and complete a basic build of the\ncode for the LS0914. Please look for ideas and post any that you come up\nwith. We probably should target RAM usage at about 80% of the max or about\n100KB. We could change processors later but that would need some study.\n\n \n\nBob\n\n \n\n\n\n\n\n", "attachments": [ { "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Q3WWREGU4IAAKEZ54XMDW4KXFTYBHGKM/", "counter": 3, "name": "attachment.html", "content_type": "text/html", "encoding": "us-ascii", "size": 4391, "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/Q3WWREGU4IAAKEZ54XMDW4KXFTYBHGKM/attachment/3/attachment.html" }, { "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Q3WWREGU4IAAKEZ54XMDW4KXFTYBHGKM/", "counter": 4, "name": "image001.png", "content_type": "image/png", "encoding": null, "size": 367151, "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/Q3WWREGU4IAAKEZ54XMDW4KXFTYBHGKM/attachment/4/image001.png" } ] }