Skip to content

porting TI TM4C123 #163

Open
Open
@HassanMH01

Description

@HassanMH01

I'm porting trampoline os to tiva c target "tm4c123gh6pm", have written required files for porting and now debugging, processor goes into hard fault after this assembly line which could be found in tpl_invoque.s in line 108:

/*-------------------------------------------------------------------------
 * return from the service wrapper
 */
bx   lr

after branching from this assembly line which could be found in tpl_sc_handler.s in line 286:
/*-------------------------------------------------------------------------
* 21 - Return from the SVC
*/
bx lr

any information to help?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions