Changeset 637 for trunk/user/idbg
- Timestamp:
- Jul 18, 2019, 2:06:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/user/idbg/idbg.c
r580 r637 20 20 21 21 get_cycle( &cycle ); 22 get_core ( &cxy , &lid );22 get_core_id( &cxy , &lid ); 23 23 24 24 printf( "\n[IDBG] starts on core[%x,%d] / cycle %d\n",
Note: See TracChangeset
for help on using the changeset viewer.