Skip to content

00-HelloWorld is just a demonstration? #9

@wyang0824

Description

@wyang0824

00-HelloWorld is the stack pointer set to 0 just for demonstration?

__attribute((section(".isr_vector")))
uint32_t *isr_vectors[] = {
	0,
	(uint32_t *) reset_handler,	/* code entry point */
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions