charles2gan / charles2gan/firmware-mod-kit

crcalc.c does not update all the trx information

Open
#111 1 comment 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
C
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. ./src/crcalc/patch.c
int patch_trx(char *buf, size_t size)
needs to be fixed.
2. image size in TRX Header is not updated after executing crcalc.c

What is the expected output? What do you see instead?

image size in TRX Header should be updated after executing crcalc.c
but it is not updated.

What version of the product are you using? On what operating system?

fmk 0.99

Please provide any additional information below.

```

Original issue reported on code.google.com by `kjh1311...@gmail.com` on 29 Jul 2013 at 5:08

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in src/crcalc/patch.c at patch_trx(char *buf, size_t size), then reproduce the issue by executing crcalc.c and inspecting the TRX header. Done means the image size in the TRX Header is updated after crcalc.c runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.