PranabNandy / MCU-Driver-Development

0 stars 0 forks source link

pyjama 2 #28

Open PranabNandy opened 8 months ago

PranabNandy commented 8 months ago

Linker Script :

COMMAND EXPRESSION Screenshot from 2023-10-30 22-58-38 Screenshot from 2023-10-30 22-59-00 Screenshot from 2023-10-30 22-59-55

ABI = Abbreviation Binary Interface

Screenshot from 2023-10-30 21-45-09

.section .piyush , "ax" (allocatable and executable)

Screenshot from 2023-10-30 22-05-19

PranabNandy commented 8 months ago

Makefile

$ make -f pranab.mk clean/debug/gdb

Screenshot from 2023-10-30 22-37-51

PranabNandy commented 8 months ago

Screenshot from 2023-10-30 23-00-02

Take .piyushsection from main.o then put this in the.textsection of main.elf put the content of .piyush

Screenshot from 2023-10-30 23-01-30

Screenshot from 2023-10-30 23-07-21

Difference between two cases

Screenshot from 2023-10-30 23-09-35 Screenshot from 2023-10-30 23-09-43