#1
|
||||
|
||||
IDA Processor module segmentation
I'm trying to finish writing an IDA cpu module for an old microcontroller which has 64 bytes of internal volatile RAM and 1 kbyte of internal EPROM code space, both starting at address 0x000. My problem is how to create the two segments both with address 0x000 at the start of the segment. Original was written with v70 SDK. Now using v75 SDK and all is working except the segmentation. The cpu does not have segmentation registers.
I had this working 3 years ago but lost the last few versions of source where I sorted the segmentation out. To my knowledge, the only source I ever lost Can anybody help please? Git |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Intel Processor Tracing | Computer_Angel | General Discussion | 3 | 12-04-2015 03:36 |
Team Project: PHP Processor v1.2??? | padawan | General Discussion | 21 | 02-24-2004 07:57 |