7 रिपॉजिटरी
Specialized tools for inspecting memory and execution flow on microcontroller hardware using debug probes.
Distinct from Debugging and Inspection Tools: Focuses on hardware-level firmware inspection via probes, whereas the parent covers general application state and execution tools.
Explore 7 awesome GitHub repositories matching development tools & productivity · Firmware Debugging. Refine with filters or upvote what's useful.
This project is a keyboard firmware framework and programmable keyboard ecosystem designed for Atmel AVR and ARM microcontrollers. It provides the embedded software necessary to implement the USB Human Interface Device standard, allowing hardware to communicate keystrokes and mouse movements to a host computer. The framework distinguishes itself by offering a comprehensive toolchain for custom hardware development, including a command line interface for project scaffolding, firmware flashing, and configuration linting. It supports a variety of flexible configuration methods, allowing users to
Provides real-time firmware inspection tools for ARM microcontrollers using hardware debug probes.
PlatformIO is an embedded development platform and cross-platform build system for writing, compiling, and uploading firmware to various microcontroller architectures. It provides a unified environment for managing embedded software development across different hardware platforms. The project functions as an embedded library manager through a centralized registry for discovering and integrating third-party drivers and libraries. It also serves as a firmware debugging tool and an embedded unit testing framework, allowing for real-time hardware inspection and the execution of test suites direct
Provides a suite for real-time hardware inspection and runtime error analysis across different microcontroller debug probes.
This project is a software-defined radio platform designed to capture, analyze, and broadcast radio frequency signals across a wide spectrum. It provides a programmable hardware interface for transmitting and receiving radio signals, enabling spectrum analysis and wireless data monitoring. The system is distinguished by its ability to synchronize multiple devices using a shared external clock and hardware triggers to ensure precise timing and sample accuracy. It supports advanced signal routing, allowing ports to be mapped based on frequency or time to enable specialized operations like pseud
Allows inspection of processor registers and setting of breakpoints to analyze runtime behavior and hard faults.
edk2, UEFI विनिर्देश का अनुपालन करने वाले सिस्टम फर्मवेयर बनाने के लिए एक डेवलपमेंट प्रोजेक्ट है। यह हार्डवेयर प्लेटफॉर्म को इनिशियलाइज़ करने और कई CPU आर्किटेक्चर पर ऑपरेटिंग सिस्टम को बूट करने के लिए आवश्यक इंफ्रास्ट्रक्चर प्रदान करती है। यह प्रोजेक्ट एक मॉड्यूलर फर्मवेयर आर्किटेक्चर का उपयोग करता है जो भौतिक ट्रांसपोर्ट लेयर्स से उच्च-स्तरीय प्रबंधन प्रोटोकॉल को अलग करता है। यह महत्वपूर्ण सुरक्षा सुविधाओं को लागू करता है, जिसमें मेजर्ड बूट चेन, इमेज ऑथेंटिकेशन के लिए क्रिप्टोग्राफिक प्रिमिटिव्स और Trusted Platform Module हार्डवेयर और सॉफ्टवेयर कार्यान्वयन के लिए सपोर्ट शामिल है। इसकी क्षमताएं Redfish, IPMI और MCTP जैसे प्लेटफॉर्म प्रबंधन मानकों के साथ-साथ डायनामिक ACPI टेबल के निर्माण तक फैली हुई हैं।
Redirects internal firmware debug messages to files or serial ports for system analysis and troubleshooting.
EasyLogger एक हल्का C/C++ लॉगिंग लाइब्रेरी और एसिंक्रोनस फ्रेमवर्क है जिसे एम्बेडेड सिस्टम, IoT डिवाइस और वियरेबल्स के लिए डिज़ाइन किया गया है। यह न्यूनतम ROM और RAM आवश्यकताओं के साथ लो-लेवल डिबगिंग और सिस्टम इवेंट रिकॉर्डिंग के लिए टूल प्रदान करने वाले एक संसाधन-कुशल लॉगर और फ्लैश मेमोरी मैनेजर के रूप में कार्य करता है। यह प्रोजेक्ट एक एसिंक्रोनस लॉगिंग मॉडल के माध्यम से खुद को अलग करता है जो संदेशों को एक अलग थ्रेड में बफर करता है, जिससे लॉगिंग ऑपरेशन वास्तविक समय के एप्लिकेशन निष्पादन को ब्लॉक नहीं करते हैं। इसमें एक विशेष फ्लैश मेमोरी मैनेजर शामिल है जो नॉन-वोलेटाइल स्टोरेज में लॉग को बनाए रखने के लिए सर्कुलर बफरिंग का उपयोग करता है, यह सुनिश्चित करता है कि डिवाइस रीबूट होने पर भी महत्वपूर्ण डेटा सुरक्षित रहे। यह लाइब्रेरी सिस्टम स्टेट वैलिडेशन के लिए असर्शन, कंपाइल-टाइम और रनटाइम गंभीरता फ़िल्टरिंग, और रॉ बाइनरी हेक्साडेसिमल डंप के निर्माण सहित अवलोकन क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह टाइमस्टैम्प और थ्रेड आइडेंटिफ़ायर के साथ मेटाडेटा संवर्धन का सपोर्ट करती है, साथ ही सीरियल पोर्ट या फाइलों जैसे कस्टम गंतव्यों पर लॉग रूट करने के लिए एक पोर्टेबल इंटरफ़ेस भी प्रदान करती है। यह सिस्टम राइट सिंक्रोनाइज़ेशन के माध्यम से डेटा अखंडता सुनिश्चित करता है और मैन्युअल बफर फ्लशिंग व संग्रहीत लॉग पुनर्प्राप्ति के लिए तंत्र प्रदान करता है।
Provides low-level debugging capabilities for firmware, including severity filters and raw binary dumps.
CircuitPython माइक्रोकंट्रोलर के लिए एम्बेडेड Python इंटरप्रेटर के रूप में डिज़ाइन किए गए MicroPython रनटाइम का एक विशेष व्युत्पन्न (derivative) है। यह एक उच्च-स्तरीय भाषा एनवायरनमेंट प्रदान करता है जो एक समर्पित हार्डवेयर एब्स्ट्रैक्शन लेयर और एक Python माइक्रोकंट्रोलर रनटाइम के माध्यम से सीधे हार्डवेयर एक्सेस की अनुमति देता है। यह प्रोजेक्ट फर्मवेयर द्वारा प्रतिष्ठित है जो माइक्रोकंट्रोलर को एक नेटिव USB मास स्टोरेज डिवाइस के रूप में उजागर करता है। यह उपयोगकर्ताओं को डिवाइस पर सीधे कोड संपादित करने की अनुमति देता है जैसे कि यह एक रिमूवेबल ड्राइव हो, जिससे विशेष फ्लैशिंग टूल्स की आवश्यकता समाप्त हो जाती है और फाइलसिस्टम-ट्रिगर कोड रीलोडिंग सक्षम हो जाती है। यह सिस्टम विभिन्न बोर्डों में इलेक्ट्रॉनिक घटकों को नियंत्रित करने के लिए एकीकृत हार्डवेयर API एक्सेस, REPL और WebUSB के माध्यम से सीरियल-आधारित संचार, और बोर्ड-विशिष्ट फर्मवेयर संकलन के लिए पोर्ट-आधारित प्रणाली सहित व्यापक क्षमताओं को कवर करता है। इसमें स्टेटिक एनालिसिस के लिए टाइप स्टब जनरेशन और समस्या निवारण के दौरान डिवाइस एक्सेसिबिलिटी बनाए रखने के लिए क्रैश रिकवरी मोड जैसे डेवलपर टूलिंग भी शामिल है।
Provides specialized tools for inspecting memory and execution flow on microcontroller hardware using debug probes.
picorv32 is a size-optimized RISC-V CPU core and synthesizable processor IP designed for integration into FPGA and ASIC hardware designs. It serves as an open-source CPU architecture and embedded system-on-chip component that implements a standard RISC-V instruction set. The design features a modular architecture that allows for the integration of external coprocessors to implement custom non-branching instructions. It includes a parameterized integer unit with configurable multiplication and division cores to balance performance against total logic gate count. The project covers a broad ran
Executes code from memory and traces instruction flow to debug embedded software.