Function SetBreaksRange

Top 

Declaration:

void SetBreaksRange(unsigned long start_addr, unsigned long end_addr);

Description

Sets up the code breakpoints in the range from start_addr to end_addr inclusive.