.

common/board\_f.c

1    static int display_new_sp(void)
2    {
3            debug("New Stack Pointer is: %08lx\n", gd->start_addr_sp);
4
5            return 0;
6    }
  • debugging시 3번 줄의 내용을 출력합니다.

results matching ""

    No results matching ""