-
Just wondering if there is anyone in the project considering adding support for 8 bit micros, such as 6502, 6809 and z80?
(this is not a feature request nor an offer to create those, just asking if…
gtoal updated
4 years ago
-
In execution, some times values are assigned to variables with a bigger len.
eg: 8bit value into 16bit variable
-
Hello, I'm a new user of Ghidra, trying to reverse engineer a Freescale HC08 program.
I encountered a few illogical CPHX instructions (opcode 0x65), and I was told these were branch optimizations c…
-
I have some code for HCS-08 microcontroller. It has 8-bit big endian CPU. Inside a function the stack frame looks like this:
| offset | -0x1 0x0 | 0x1 0x2 | 0x3 0x4 |
| ------ | ----------- …
-
**Describe the bug**
I'm encountering this exception when closing the Ghidra process via exit menu, while developing an extension with Eclipse.
There is no indication to the actual source of the p…
-
**Describe the bug**
I've discovered several issues while attempting to use the HC05 and specifically M68HC05TB processor modules:
- `HC05.ldefs` specifies `slafile="HC08.sla"` instead of `slafi…
xyzz updated
11 months ago
-
Hi,
(Using Linux, Debian BookWoorm, latest Wx libs)
The UsbdmFlashProgrammer and the GSBServer both got segfault at same point.
firmware loader (HCS), FlashDump app works fine...
BackTrace…
-
Hi,
The HCS12_Flashprogrammer failed to erase the device (S12GA240) when the code previously loaded with codeprotect.
In this case I use an another programmer to erase the device then I can prog…
-
Add support for **68HC08** (HC08 in short), a broad family of 8-bit microcontrollers originally from Motorola Semiconductor, later from Freescale Semiconductor.
- [ ] 68HC05
- [ ] HC08
- [ ] M…
-
Good morning, I need to program an HCS08 PLS16 device and I installed CodeWarrior for MCU v11.1 Build ID : 181224
and I need to use Processor expert but it seems not to function correctly: I see co…